Bugzilla – Bug 1203516
VUL-0: CVE-2022-40150: jettison: denial of service via user-supplied XML or JSON data
Last modified: 2024-04-19 14:11:52 UTC
CVE-2022-40150 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 Out of memory. This effect may support a denial of service attack. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-40150 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46549 https://www.cve.org/CVERecord?id=CVE-2022-40150 https://github.com/jettison-json/jettison/issues/45
No public details yet
Fix is this one: https://github.com/jettison-json/jettison/commit/1268b7558bad9b989687009a094466b64d4da533 We would need the fix in: - SUSE:SLE-15-SP2:Update - openSUSE:Backports:SLE-15-SP3 - openSUSE:Factory
Time to close.
done