CVE-2021-21341
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 vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service 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.Enginsight
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 | 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_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 | 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-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
References