CVE-2018-18531

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.
References
Link Resource
https://github.com/penggle/kaptcha/issues/3 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:kaptcha_project:kaptcha:2.3.2:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-10-19 20:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-18531

Mitre link : CVE-2018-18531

CVE.ORG link : CVE-2018-18531


JSON object : View

Products Affected

kaptcha_project

  • kaptcha
CWE
CWE-330

Use of Insufficiently Random Values