{ "CVE_data_meta": { "ASSIGNER": "security@php.net", "DATE_PUBLIC": "2020-02-17T16:23:00.000Z", "ID": "CVE-2020-7061", "STATE": "PUBLIC", "TITLE": "heap-buffer-overflow in phar_extract_file" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PHP", "version": { "version_data": [ { "platform": "Windows", "version_affected": "<", "version_name": "7.3.x", "version_value": "7.3.15" }, { "platform": "Windows", "version_affected": "<", "version_name": "7.4.x", "version_value": "7.4.3" } ] } } ] }, "vendor_name": "PHP Group" } ] } }, "configuration": [ { "lang": "eng", "value": "Windows" } ], "credit": [ { "lang": "eng", "value": "Reported by cmb@php.net" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125 Out-of-bounds Read" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://bugs.php.net/bug.php?id=79171", "name": "https://bugs.php.net/bug.php?id=79171" }, { "refsource": "GENTOO", "name": "GLSA-202003-57", "url": "https://security.gentoo.org/glsa/202003-57" }, { "refsource": "CONFIRM", "name": "https://www.tenable.com/security/tns-2021-14", "url": "https://www.tenable.com/security/tns-2021-14" } ] }, "source": { "defect": [ "https://bugs.php.net/bug.php?id=79171" ], "discovery": "INTERNAL" } }