ghsa-wjxj-5m7g-mg7q
Vulnerability from github
Published
2023-11-23 18:30
Modified
2024-09-09 17:38
Severity ?
Summary
Bouncy Castle Denial of Service (DoS)
Details
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.
{ affected: [ { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-ext-jdk16", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk14", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk15", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk15to18", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk16", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { database_specific: { last_known_affected_version_range: "< 1.70", }, package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk15on", }, ranges: [ { events: [ { introduced: "0", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcpkix-jdk18on", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-ext-jdk15on", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk18on", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.73", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2023-33202", ], database_specific: { cwe_ids: [ "CWE-400", ], github_reviewed: true, github_reviewed_at: "2023-11-24T16:54:01Z", nvd_published_at: "2023-11-23T16:15:07Z", severity: "MODERATE", }, details: "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.", id: "GHSA-wjxj-5m7g-mg7q", modified: "2024-09-09T17:38:48Z", published: "2023-11-23T18:30:33Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-33202", }, { type: "WEB", url: "https://github.com/bcgit/bc-java/commit/0c576892862ed41894f49a8f639112e8d66d229c", }, { type: "WEB", url: "https://bouncycastle.org", }, { type: "PACKAGE", url: "https://github.com/bcgit/bc-java", }, { type: "WEB", url: "https://github.com/bcgit/bc-java/wiki/CVE-2023-33202", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20240125-0001", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], summary: "Bouncy Castle Denial of Service (DoS)", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.