Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-33201 |
CWE-ID | CWE-90 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software Subscribe |
The Bouncy Castle Crypto Package For Java Universal components / Libraries / Libraries used by multiple products |
Vendor | Legion of the Bouncy Castle Inc. |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU78328
Risk: Medium
CVSSv3.1:
CVE-ID: CVE-2023-33201
CWE-ID:
Exploit availability:
DescriptionThe vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to improper input validation in 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. A remote non-authenticated attacker can use a specially crafted X.509 certificate to bypass authentication process and gain unauthorized access to the application.
MitigationInstall updates from vendor's website.
Vulnerable software versionsThe Bouncy Castle Crypto Package For Java: 1.0 - 1.73
Fixed software versionsCPE2.3 External links
http://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc
http://github.com/bcgit/bc-java/wiki/CVE-2023-33201
http://bouncycastle.org
Q & A
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?