Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-41966

8.2 · HIGH
Published Dec 28, 2022 xstream CWE-120 EPSS 8.76% (95th pctl)

Overview

CVE-2022-41966 is a high-severity vulnerability affecting xstream xstream. It was published on December 28, 2022 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from xstream. Update xstream to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
xstream xstream >= 0, < 1.4.20 Affected

Frequently Asked Questions

What is CVE-2022-41966?

CVE-2022-41966 is a high-severity vulnerability affecting xstream xstream. It was published on December 28, 2022 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2022-41966?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-41966?

Check the references section for vendor advisories and patches from xstream. Update xstream to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-41966?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-41966 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.