Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2023-33202
November 23, 2023
Bouncy Castle for Java before 1.73 contains a potential Denial of Service (DoS) issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError, which can enable a denial of service attack. (For users of the FIPS Java API: BC-FJA 1.0.2.3 and earlier are affected; BC-FJA 1.0.2.4 is fixed.)
Affected Packages
org.bouncycastle:bcpkix-jdk18on (JAVA):
Affected version(s) >=1.71 <1.73
Fix Suggestion:
Update to version 1.73
org.bouncycastle:bcprov-jdk14 (JAVA):
Affected version(s) >=1.30 <1.73
Fix Suggestion:
Update to version 1.73
org.bouncycastle:bcprov-jdk18on (JAVA):
Affected version(s) >=1.71 <1.73
Fix Suggestion:
Update to version 1.73
org.bouncycastle:bcprov-jdk15to18 (JAVA):
Affected version(s) >=1.63 <1.73
Fix Suggestion:
Update to version 1.73
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
EPSS
Base Score:
0.16