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 the deletion of a file on the local host. 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
History
23 May 2025, 17:40
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
First Time |
Xstream
Netapp Apache activemq Netapp oncommand Insight Xstream xstream Apache jmeter Apache |
|
CPE | cpe:2.3:a:apache:activemq:5.16.0:*:*:*:*:*:*:* cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* cpe:2.3:a:xstream:xstream:*:*:*:*:*:*:*:* cpe:2.3:a:apache:jmeter:*:*:*:*:*:*:*:* cpe:2.3:a:apache:activemq:*:*:*:*:*:*:*:* cpe:2.3:a:apache:activemq:5.16.1:*:*:*:*:*:*:* |
|
References | () https://lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd%40%3Cusers.activemq.apache.org%3E - Third Party Advisory, Issue Tracking, Mailing List | |
References | () https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a08cb33f3e0586de6b2fac48b425c6e16b0%40%3Cdev.jmeter.apache.org%3E - Third Party Advisory, Issue Tracking, Mailing List | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/ - Third Party Advisory, Mailing List | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/ - Third Party Advisory, Mailing List | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/ - Third Party Advisory, Mailing List | |
References | () https://www.debian.org/security/2021/dsa-5004 - Third Party Advisory, Mailing List |
21 Nov 2024, 05:48
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 5.3 |
References | () http://x-stream.github.io/changes.html#1.4.16 - Release Notes, Third Party Advisory | |
References | () https://github.com/x-stream/xstream/security/advisories/GHSA-74cv-f58x-f9wf - Third Party Advisory | |
References | () https://lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd%40%3Cusers.activemq.apache.org%3E - | |
References | () https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a08cb33f3e0586de6b2fac48b425c6e16b0%40%3Cdev.jmeter.apache.org%3E - | |
References | () https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/ - | |
References | () https://security.netapp.com/advisory/ntap-20210430-0002/ - Third Party Advisory | |
References | () https://www.debian.org/security/2021/dsa-5004 - Third Party Advisory | |
References | () https://www.oracle.com//security-alerts/cpujul2021.html - Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujan2022.html - Patch, Vendor Advisory | |
References | () https://www.oracle.com/security-alerts/cpuoct2021.html - Third Party Advisory | |
References | () https://x-stream.github.io/CVE-2021-21343.html - Exploit, Third Party Advisory | |
References | () https://x-stream.github.io/security.html#workaround - Mitigation, Third Party Advisory |
07 Nov 2023, 03:29
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-03-23 00:15
Updated : 2025-05-23 17:40
NVD link : CVE-2021-21343
Mitre link : CVE-2021-21343
CVE.ORG link : CVE-2021-21343
JSON object : View
Products Affected
apache
- activemq
- jmeter
debian
- debian_linux
oracle
- webcenter_portal
- communications_unified_inventory_management
- banking_platform
- banking_virtual_account_management
- communications_billing_and_revenue_management_elastic_charging_engine
- communications_policy_management
- business_activity_monitoring
- banking_enterprise_default_management
- retail_xstore_point_of_service
netapp
- oncommand_insight
fedoraproject
- fedora
xstream
- xstream
CWE
CWE-73
External Control of File Name or Path
CWE-502Deserialization of Untrusted Data
NVD-CWE-noinfo