- CVE ID
- CVE-2023-33201
- CVE Description
- Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate's Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.
- Published
- Jun 19, 2023
- CVSS Score & Severity
5.3Medium
- CVSS Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS Score
- 0.326%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/bouncycastle/jce/provider/X509LDAPCertStoreSpi.parseDN(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;JVMVulnerable params: 0
- Source
- National Vulnerability Database