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.
Remediation
References
https://bouncycastle.org
https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc
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/
Related Vulnerabilities
CVE-2021-23442 Vulnerability in npm package @cookiex/deep
CVE-2019-19771 Vulnerability in npm package web3-eht
CVE-2023-26049 Vulnerability in maven package org.eclipse.jetty:jetty-server
CVE-2019-12418 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core
CVE-2023-44487 Vulnerability in maven package io.netty:netty-codec-http2