Code Injection in Apache Commons Configuration - CVE-2020-1953

 

Code Injection in Apache Commons Configuration - CVE-2020-1953

Published: March 17, 2020


Vulnerability identifier: #VU26146
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-1953
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Commons Configuration

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insecure configuration of third-party library for parsing YAML files. A remote attacker with ability to pass YAML file to the application can inject and execute arbitrary code on the system.



How to mitigate CVE-2020-1953

Install updates from vendor's website.

Sources