text/impl/DefaultTextCreator.java, text/impl/ChineseTextProducer.java, and text/impl/FiveLetterFirstNameTextCreator.java in kaptcha 2.3.2 use the Random (rather than SecureRandom) function for generating CAPTCHA values, which makes it easier for remote attackers to bypass intended access restrictions via a brute-force approach.
{ "nvd_published_at": null, "github_reviewed_at": "2020-06-16T21:26:18Z", "severity": "CRITICAL", "github_reviewed": true, "cwe_ids": [ "CWE-330" ] }