ghsa-3x8x-79m2-3w2w
Vulnerability from github
Published
2023-03-19 00:30
Modified
2023-03-23 18:23
Severity ?
Summary
jackson-databind possible Denial of Service if using JDK serialization to serialize JsonNode
Details
jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.fasterxml.jackson.core:jackson-databind" }, "ranges": [ { "events": [ { "introduced": "2.10.0" }, { "fixed": "2.12.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.fasterxml.jackson.core:jackson-databind" }, "ranges": [ { "events": [ { "introduced": "2.13.0" }, { "fixed": "2.13.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-46877" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-03-20T21:14:14Z", "nvd_published_at": "2023-03-18T22:15:00Z", "severity": "HIGH" }, "details": "jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.", "id": "GHSA-3x8x-79m2-3w2w", "modified": "2023-03-23T18:23:19Z", "published": "2023-03-19T00:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46877" }, { "type": "WEB", "url": "https://github.com/FasterXML/jackson-databind/issues/3328" }, { "type": "WEB", "url": "https://github.com/FasterXML/jackson-databind/commit/3ccde7d938fea547e598fdefe9a82cff37fed5cb" }, { "type": "PACKAGE", "url": "https://github.com/FasterXML/jackson-databind" }, { "type": "WEB", "url": "https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12.6" }, { "type": "WEB", "url": "https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13.1" }, { "type": "WEB", "url": "https://groups.google.com/g/jackson-user/c/OsBsirPM_Vw" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "jackson-databind possible Denial of Service if using JDK serialization to serialize JsonNode" }
Loading...
Loading...
- 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.