CVE-2023-33201
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-33201?
CVE-2023-33201 is an LDAP injection vulnerability in Bouncy Castle for Java before version 1.74.
How does the LDAP injection vulnerability in Bouncy Castle affect me?
The LDAP injection vulnerability in Bouncy Castle allows an attacker to inject malicious LDAP statements, potentially leading to unauthorized access or data leakage.
What is the severity of CVE-2023-33201?
CVE-2023-33201 has a severity rating of 7.1 (high).
How do I fix the LDAP injection vulnerability in Bouncy Castle?
To fix the LDAP injection vulnerability, update Bouncy Castle for Java to version 1.74 or later.
Where can I find more information about CVE-2023-33201?
You can find more information about CVE-2023-33201 on the Bouncy Castle website and the official GitHub page for BC-Java.