CVE-2018-1273
11.04.2018, 13:29
Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack.
Vendor | Product | Version |
---|---|---|
pivotal_software | spring_data_commons | 𝑥 ≤ 1.12.10 |
pivotal_software | spring_data_commons | 1.13.0 ≤ 𝑥 ≤ 1.13.10 |
pivotal_software | spring_data_commons | 2.0.0 ≤ 𝑥 ≤ 2.0.5 |
pivotal_software | spring_data_rest | 𝑥 ≤ 2.5.10 |
pivotal_software | spring_data_rest | 2.6.0 ≤ 𝑥 ≤ 2.6.10 |
pivotal_software | spring_data_rest | 3.0.0 ≤ 𝑥 ≤ 3.0.5 |
apache | ignite | 1.0.1 ≤ 𝑥 ≤ 2.5.0 |
apache | ignite | 1.0.0 |
apache | ignite | 1.0.0:rc3 |
oracle | financial_services_crime_and_compliance_management_studio | 8.0.8.2.0 |
oracle | financial_services_crime_and_compliance_management_studio | 8.0.8.3.0 |
𝑥
= Vulnerable software versions
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-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
References