CVE-2021-21349
23.03.2021, 00:15
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. 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.
Vendor | Product | Version |
---|---|---|
netapp | oncommand_insight | - |
apache | activemq | 𝑥 < 5.15.14 |
apache | activemq | 5.16.0 |
apache | activemq | 5.16.1 |
apache | jmeter | 𝑥 < 5.5 |
xstream | xstream | 𝑥 < 1.4.16 |
debian | debian_linux | 9.0 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
oracle | banking_enterprise_default_management | 2.10.0 |
oracle | banking_enterprise_default_management | 2.12.0 |
oracle | banking_platform | 2.4.0 |
oracle | banking_platform | 2.7.1 |
oracle | banking_platform | 2.9.0 |
oracle | banking_platform | 2.12.0 |
oracle | banking_virtual_account_management | 14.2.0 |
oracle | banking_virtual_account_management | 14.3.0 |
oracle | banking_virtual_account_management | 14.5.0 |
oracle | business_activity_monitoring | 11.1.1.9.0 |
oracle | business_activity_monitoring | 12.2.1.3.0 |
oracle | business_activity_monitoring | 12.2.1.4.0 |
oracle | communications_billing_and_revenue_management_elastic_charging_engine | 12.0.0.3.0 |
oracle | communications_policy_management | 12.5.0 |
oracle | communications_unified_inventory_management | 7.3.2 |
oracle | communications_unified_inventory_management | 7.3.4 |
oracle | communications_unified_inventory_management | 7.3.5 |
oracle | communications_unified_inventory_management | 7.4.0 |
oracle | communications_unified_inventory_management | 7.4.1 |
oracle | graalvm | 20.3.4 |
oracle | graalvm | 21.3.0 |
oracle | retail_xstore_point_of_service | 16.0.6 |
oracle | retail_xstore_point_of_service | 17.0.4 |
oracle | retail_xstore_point_of_service | 18.0.3 |
oracle | retail_xstore_point_of_service | 19.0.2 |
oracle | webcenter_portal | 11.1.1.9.0 |
oracle | webcenter_portal | 12.2.1.3.0 |
oracle | webcenter_portal | 12.2.1.4.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
libxstream-java |
|
Common Weakness Enumeration
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying 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.
References