Skip to content

Remote code execution in Apache Commons Configuration

Critical severity GitHub Reviewed Published May 21, 2020 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven org.apache.commons:commons-configuration2 (Maven)

Affected versions

>= 2.2, < 2.7

Patched versions

2.7

Description

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML file was loaded from an untrusted source, it could therefore load and execute code out of the control of the host application.

References

Published by the National Vulnerability Database Mar 13, 2020
Reviewed May 21, 2020
Published to the GitHub Advisory Database May 21, 2020
Last updated Feb 1, 2023

Severity

Critical
10.0
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2020-1953

GHSA ID

GHSA-7qx4-pp76-vrqh

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.