CVE-2022-41966

CVSS V2 None CVSS V3 None
Description
XStream serializes Java objects to XML and back again. Versions prior to 1.4.20 may allow a remote attacker to terminate the application with a stack overflow error, resulting in a denial of service only via manipulation the processed input stream. The attack uses the hash code implementation for collections and maps to force recursive hash calculation causing a stack overflow. This issue is patched in version 1.4.20 which handles the stack overflow and raises an InputManipulationException instead. A potential workaround for users who only use HashMap or HashSet and whose XML refers these only as default map or set, is to change the default implementation of java.util.Map and java.util per the code example in the referenced advisory. However, this implies that your application does not care about the implementation of the map and all elements are comparable.
Overview
  • CVE ID
  • CVE-2022-41966
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-12-28T00:15:14
  • Last Modified Date
  • 2023-01-06T17:05:31
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:xstream_project:xstream:*:*:*:*:*:*:*:* 1 OR 1.4.20
History
Created Old Value New Value Data Type Notes
2022-12-28 00:15:44 Added to TrackCVE
2022-12-28 00:15:45 Weakness Enumeration new
2022-12-28 12:14:53 2022-12-28T10:18:56 CVE Modified Date updated
2022-12-28 12:14:53 Received Awaiting Analysis Vulnerability Status updated
2023-01-04 19:14:45 Awaiting Analysis Undergoing Analysis Vulnerability Status updated
2023-01-06 18:21:56 2023-01-06T17:05:31 CVE Modified Date updated
2023-01-06 18:21:56 Undergoing Analysis Analyzed Vulnerability Status updated
2023-01-06 18:21:59 CPE Information updated