CVE-2021-39152
HIGH8.5EPSS 61.8%A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host
Description
XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. 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](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.18.
Affected packages (2)
- Debian/libxstream-javafrom 0, < 1.4.15-3+deb11u1
- Maven/com.thoughtworks.xstream:xstreamfrom 0, < 1.4.18
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.5 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
References (14)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-39152
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2021-39152
- PATCHhttps://github.com/x-stream/xstream
- WEBhttps://github.com/x-stream/xstream/security/advisories/GHSA-xw4p-crpj-vjx2
- WEBhttps://lists.debian.org/debian-lts-announce/2021/09/msg00017.html
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB
- WEBhttps://security.netapp.com/advisory/ntap-20210923-0003
- WEBhttps://www.debian.org/security/2021/dsa-5004
- WEBhttps://www.oracle.com/security-alerts/cpuapr2022.html
- WEBhttps://www.oracle.com/security-alerts/cpujan2022.html
- WEBhttps://www.oracle.com/security-alerts/cpujul2022.html
- WEBhttps://x-stream.github.io/CVE-2021-39152.html