CVE-2021-39144
23.08.2021, 18:15
XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker 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. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.
Vendor | Product | Version |
---|---|---|
xstream | xstream | 𝑥 < 1.4.18 |
debian | debian_linux | 9.0 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
netapp | snapmanager | - |
netapp | snapmanager | - |
oracle | business_activity_monitoring | 12.2.1.4.0 |
oracle | commerce_guided_search | 11.3.2 |
oracle | communications_billing_and_revenue_management_elastic_charging_engine | 11.3 |
oracle | communications_billing_and_revenue_management_elastic_charging_engine | 12.0 |
oracle | communications_cloud_native_core_automated_test_suite | 1.9.0 |
oracle | communications_cloud_native_core_binding_support_function | 1.10.0 |
oracle | communications_cloud_native_core_policy | 1.14.0 |
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 | communications_unified_inventory_management | 7.4.2 |
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 | retail_xstore_point_of_service | 20.0.1 |
oracle | utilities_framework | 4.2.0.2.0 |
oracle | utilities_framework | 4.2.0.3.0 |
oracle | utilities_framework | 4.3.0.1.0 |
oracle | utilities_framework | 4.3.0.6.0 |
oracle | utilities_framework | 4.4.0.0.0 |
oracle | utilities_framework | 4.4.0.2.0 |
oracle | utilities_framework | 4.4.0.3.0 |
oracle | utilities_testing_accelerator | 6.0.0.1.1 |
oracle | webcenter_portal | 12.2.1.3.0 |
oracle | webcenter_portal | 12.2.1.4.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
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-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
References