Bugzilla – Bug 1203515
VUL-0: CVE-2022-40149: jettison: denial of service via user-supplied XML or JSON data
Last modified: 2024-04-19 14:12:25 UTC
CVE-2022-40149 Those using Jettison to parse untrusted XML or JSON 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-40149 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46538 https://github.com/jettison-json/jettison/issues/45 https://www.cve.org/CVERecord?id=CVE-2022-40149
No public details yet
Details open now: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46538
The fix is this one: https://github.com/jettison-json/jettison/commit/395f8625bcf688743872c8e7f59360d372e77811 We would need the fix in: - SUSE:SLE-15-SP2:Update - openSUSE:Backports:SLE-15-SP3 - openSUSE:Factory
Time to close this one.
done