GHSA-hr8g-6v94-x4m9
Dashboard / Vulnerabilities / GHSA-hr8g-6v94-x4m9
Summary: Bouncy Castle For Java LDAP injection vulnerability
Details: Bouncy Castle provides the `X509LDAPCertStoreSpi.java` class which can be used in conjunction with the CertPath API for validating certificate paths. Pre-1.73 the implementation did not check the X.500 name of any certificate, subject, or issuer being passed in for LDAP wild cards, meaning the presence of a wild car may lead to Information Disclosure. A potential attack would be to generate a self-signed certificate with a subject name that contains special characters, e.g: `CN=Subject*)(objectclass=`. This will be included into the filter and provides the attacker ability to specify additional attributes in the search query. This can be exploited as a blind LDAP injection: an attacker can enumerate valid attribute values using the boolean blind injection technique. The exploitation depends on the structure of the target LDAP directory, as well as what kind of errors are exposed to the user. Changes to the `X509LDAPCertStoreSpi.java` class add the additional checking of any X.500 name used to correctly escape wild card characters.
References: https://nvd.nist.gov/vuln/detail/CVE-2023-33201, https://github.com/bcgit/bc-java/commit/ccf93ca736b89250ff4ce079a5aa56f5cbf0ebbd, https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc, https://bouncycastle.org, https://bouncycastle.org/releasenotes.html#r1rv74, https://github.com/bcgit/bc-java, https://github.com/bcgit/bc-java/commits/main/prov/src/main/java/org/bouncycastle/jce/provider/X509LDAPCertStoreSpi.java, https://github.com/bcgit/bc-java/wiki/CVE-2023-33201, https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html, https://security.netapp.com/advisory/ntap-20230824-0008
Affected packages
Package
Name: org.bouncycastle:bcprov-jdk18on
Purl: pkg:maven/org.bouncycastle/bcprov-jdk18on
Affected ranges
Type: ECOSYSTEM
Events:
