CVE-2019-10173
23.07.2019, 13:15
It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON. (regression of CVE-2013-7285)
Vendor | Product | Version |
---|---|---|
xstream | xstream | 1.4.10 |
oracle | banking_platform | 2.4.0 ≤ 𝑥 ≤ 2.10.0 |
oracle | banking_platform | 2.4.0 |
oracle | banking_platform | 2.7.1 |
oracle | banking_platform | 2.9.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 | 11.3.0.9.0 |
oracle | communications_billing_and_revenue_management_elastic_charging_engine | 12.0.0.3.0 |
oracle | communications_diameter_signaling_router | 8.0.0 ≤ 𝑥 ≤ 8.2.2 |
oracle | communications_unified_inventory_management | 7.3.0 |
oracle | communications_unified_inventory_management | 7.4.0 |
oracle | endeca_information_discovery_studio | 3.2.0 |
oracle | endeca_information_discovery_studio | 3.2.0.0 |
oracle | retail_xstore_point_of_service | 17.0 |
oracle | utilities_framework | 4.3.0.1.0 ≤ 𝑥 ≤ 4.3.0.6.0 |
oracle | utilities_framework | 2.2.0.0.0 |
oracle | utilities_framework | 4.2.0.2.0 |
oracle | utilities_framework | 4.2.0.3.0 |
oracle | utilities_framework | 4.4.0.0.0 |
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
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-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
References