CVE-2020-1953

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-1953
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-1953.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-1953
Aliases
Downstream
Published
2020-03-13T15:15:11Z
Modified
2025-08-09T19:01:27Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages