CVE-2020-27350

Source
https://cve.org/CVERecord?id=CVE-2020-27350
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-27350.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-27350
Downstream
Published
2020-12-10T04:15:11.423Z
Modified
2026-03-10T23:16:20.801433Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

APT had several integer overflows and underflows while parsing .deb packages, aka GHSL-2020-168 GHSL-2020-169, in files apt-pkg/contrib/extracttar.cc, apt-pkg/deb/debfile.cc, and apt-pkg/contrib/arfile.cc. This issue affects: apt 1.2.32ubuntu0 versions prior to 1.2.32ubuntu0.2; 1.6.12ubuntu0 versions prior to 1.6.12ubuntu0.2; 2.0.2ubuntu0 versions prior to 2.0.2ubuntu0.2; 2.1.10ubuntu0 versions prior to 2.1.10ubuntu0.1;

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-27350.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "1.2.32ubuntu0"
            },
            {
                "fixed": "1.2.32ubuntu0.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "1.6.12ubuntu0"
            },
            {
                "fixed": "1.6.12ubuntu0.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "2.0.2ubuntu0"
            },
            {
                "fixed": "2.0.2ubuntu0.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "2.1.10ubuntu0"
            },
            {
                "fixed": "2.1.10ubuntu0.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.8.2.2"
            }
        ]
    }
]