ghsa-68m8-v89j-7j2p
Vulnerability from github
Published
2022-11-21 12:30
Modified
2024-02-13 21:47
Severity ?
VLAI Severity ?
Summary
Garbage collection issue in BC-FJA in Java 13 and later
Details
An issue was discovered in the FIPS Java API of Bouncy Castle BC-FJA before 1.0.2.4. Changes to the JVM garbage collector in Java 13 and later trigger an issue in the BC-FJA FIPS modules where it is possible for temporary keys used by the module to be zeroed out while still in use by the module, resulting in errors or potential information loss.
NOTE: FIPS compliant users are unaffected because the FIPS certification is only for Java 7, 8, and 11.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.bouncycastle:bc-fips" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45146" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": true, "github_reviewed_at": "2022-11-22T00:01:39Z", "nvd_published_at": "2022-11-21T10:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in the FIPS Java API of Bouncy Castle BC-FJA before 1.0.2.4. Changes to the JVM garbage collector in Java 13 and later trigger an issue in the BC-FJA FIPS modules where it is possible for temporary keys used by the module to be zeroed out while still in use by the module, resulting in errors or potential information loss. \n\nNOTE: FIPS compliant users are unaffected because the FIPS certification is only for Java 7, 8, and 11.", "id": "GHSA-68m8-v89j-7j2p", "modified": "2024-02-13T21:47:44Z", "published": "2022-11-21T12:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45146" }, { "type": "WEB", "url": "https://github.com/bcgit/bc-java/wiki/CVE-2022-45146" }, { "type": "WEB", "url": "https://mvnrepository.com/artifact/org.bouncycastle/bc-fips" }, { "type": "WEB", "url": "https://www.bouncycastle.org/latest_releases.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Garbage collection issue in BC-FJA in Java 13 and later" }
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.
Loading…
Loading…