CVE-2020-7068

Source
https://cve.org/CVERecord?id=CVE-2020-7068
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-7068.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-7068
Aliases
Downstream
Related
Published
2020-09-09T18:15:23Z
Modified
2026-08-07T11:31:30Z
Severity
  • 3.6 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
[none]
Details

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "fixed": "5.19.0"
                }
            ],
            "source": "CPE_RANGE",
            "vendor_product": "tenable:tenable.sc"
        },
        {
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "introduced": "10.0"
                },
                {
                    "last_affected": "10.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "debian:debian_linux"
        }
    ]
}
References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.2.0"
        },
        {
            "fixed": "7.2.33"
        },
        {
            "introduced": "7.3.0"
        },
        {
            "fixed": "7.3.21"
        },
        {
            "introduced": "7.4.0"
        },
        {
            "fixed": "7.4.9"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

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