CVE-2021-21345
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 who has sufficient rights to execute commands of the host 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 | peoplesoft_enterprise_peopletools | 8.58 |
oracle | peoplesoft_enterprise_peopletools | 8.59 |
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-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
References