CVE-2020-1953

Source
https://cve.org/CVERecord?id=CVE-2020-1953
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-1953.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-1953
Aliases
Downstream
Published
2020-03-13T15:15:11.373Z
Modified
2026-07-07T08:51:34.178036212Z
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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "CPE_STRING",
            "extracted_events": [
                {
                    "introduced": "11.2.0.4"
                },
                {
                    "last_affected": "11.2.0.4"
                },
                {
                    "introduced": "12.1.0.2"
                },
                {
                    "last_affected": "12.1.0.2"
                },
                {
                    "introduced": "12.2.0.1"
                },
                {
                    "last_affected": "12.2.0.1"
                },
                {
                    "introduced": "18c"
                },
                {
                    "last_affected": "18c"
                },
                {
                    "introduced": "19c"
                },
                {
                    "last_affected": "19c"
                }
            ],
            "cpes": [
                "cpe:2.3:a:oracle:database_server:11.2.0.4:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:database_server:12.1.0.2:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:database_server:12.2.0.1:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:database_server:18c:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:database_server:19c:*:*:*:*:*:*:*"
            ],
            "vendor_product": "oracle:database_server"
        },
        {
            "source": "CPE_STRING",
            "extracted_events": [
                {
                    "introduced": "7.1.1"
                },
                {
                    "last_affected": "7.1.1"
                },
                {
                    "introduced": "7.2.0"
                },
                {
                    "last_affected": "7.2.0"
                },
                {
                    "introduced": "7.2.1"
                },
                {
                    "last_affected": "7.2.1"
                },
                {
                    "introduced": "7.3.0"
                },
                {
                    "last_affected": "7.3.0"
                }
            ],
            "cpes": [
                "cpe:2.3:a:oracle:healthcare_foundation:7.1.1:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:healthcare_foundation:7.2.0:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:healthcare_foundation:7.2.1:*:*:*:*:*:*:*",
                "cpe:2.3:a:oracle:healthcare_foundation:7.3.0:*:*:*:*:*:*:*"
            ],
            "vendor_product": "oracle:healthcare_foundation"
        }
    ]
}
References

Affected packages

Git / github.com/apache/commons-configuration

Affected ranges

Type
GIT
Repo
https://github.com/apache/commons-configuration
Events
Database specific
{
    "source": "CPE_STRING",
    "cpe": [
        "cpe:2.3:a:apache:commons_configuration:2.2:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:commons_configuration:2.3:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:commons_configuration:2.4:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:commons_configuration:2.5:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:commons_configuration:2.6:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "2.2"
        },
        {
            "last_affected": "2.2"
        },
        {
            "introduced": "2.3"
        },
        {
            "last_affected": "2.3"
        },
        {
            "introduced": "2.4"
        },
        {
            "last_affected": "2.4"
        },
        {
            "introduced": "2.5"
        },
        {
            "last_affected": "2.5"
        },
        {
            "introduced": "2.6"
        },
        {
            "last_affected": "2.6"
        }
    ]
}

Affected versions

2.*
2.2
2.3
2.4
2.5
2.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-1953.json"