{ "schema_version": "1.4.0", "id": "GHSA-fv22-xp26-mm9w", "modified": "2022-12-06T13:40:35Z", "published": "2022-09-17T00:00:41Z", "withdrawn": "2022-12-06T13:40:35Z", "aliases": [ "CVE-2022-40153" ], "summary": "Denial of Service due to parser crash", "details": "## Withdrawn\n\nThis advisory has been withdrawn because it has been found to be a duplicate. Please see the issue [here](https://github.com/x-stream/xstream/issues/304#issuecomment-1293654236) for more information.\n\n## Original Despcription \n\nThose using FasterXML/woodstox to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.\n\nThis vulnerability is only relevant for users making use of the DTD parsing functionality. ", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.fasterxml.woodstox:woodstox-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "6.4.0" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "com.fasterxml.woodstox:woodstox-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40153" }, { "type": "WEB", "url": "https://github.com/FasterXML/woodstox/issues/157" }, { "type": "WEB", "url": "https://github.com/FasterXML/woodstox/issues/160" }, { "type": "WEB", "url": "https://github.com/x-stream/xstream/issues/304" }, { "type": "WEB", "url": "https://github.com/FasterXML/woodstox/pull/159" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=49858" }, { "type": "PACKAGE", "url": "https://github.com/FasterXML/woodstox" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-20T21:20:01Z", "nvd_published_at": "2022-09-16T10:15:00Z" } }