9.1

CVE-2021-21342

Exploit

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a server-side forgery request. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

Data is provided by the National Vulnerability Database (NVD)
NetappOncommand Insight Version-
ApacheActivemq Version < 5.15.14
ApacheActivemq Version5.16.0
ApacheActivemq Version5.16.1
ApacheJmeter Version < 5.5
XstreamXstream Version < 1.4.16
DebianDebian Linux Version9.0
DebianDebian Linux Version10.0
DebianDebian Linux Version11.0
FedoraprojectFedora Version33
FedoraprojectFedora Version34
FedoraprojectFedora Version35
OracleBanking Platform Version2.4.0
OracleBanking Platform Version2.7.1
OracleBanking Platform Version2.9.0
OracleBanking Platform Version2.12.0
OracleBusiness Activity Monitoring Version11.1.1.9.0
OracleBusiness Activity Monitoring Version12.2.1.3.0
OracleBusiness Activity Monitoring Version12.2.1.4.0
OracleWebcenter Portal Version11.1.1.9.0
OracleWebcenter Portal Version12.2.1.3.0
OracleWebcenter Portal Version12.2.1.4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.02% 0.766
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.1 3.9 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
nvd@nist.gov 5.8 8.6 4.9
AV:N/AC:M/Au:N/C:P/I:P/A:N
security-advisories@github.com 5.3 1.6 3.6
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
CWE-502 Deserialization of Untrusted Data

The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

CWE-918 Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

https://www.oracle.com/security-alerts/cpujan2022.html
Patch
Vendor Advisory
Not Applicable
http://x-stream.github.io/changes.html#1.4.16
Third Party Advisory
Release Notes
https://www.debian.org/security/2021/dsa-5004
Third Party Advisory
Mailing List