2020-01-15 15:01:05 +00:00
{
"CVE_data_meta" : {
2020-02-27 12:18:22 -08:00
"ASSIGNER" : "security@php.net" ,
"DATE_PUBLIC" : "2020-02-17T16:23:00.000Z" ,
2020-01-15 15:01:05 +00:00
"ID" : "CVE-2020-7061" ,
2020-02-27 12:18:22 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "heap-buffer-overflow in phar_extract_file"
2020-01-15 15:01:05 +00:00
} ,
2020-02-27 12:18:22 -08:00
"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" ,
2020-01-15 15:01:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-27 21:01:16 +00:00
"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."
2020-02-27 12:18:22 -08:00
}
]
} ,
"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"
}
]
2020-01-15 15:01:05 +00:00
}
]
2020-02-27 12:18:22 -08:00
} ,
"references" : {
"reference_data" : [
{
2020-02-27 21:01:16 +00:00
"refsource" : "MISC" ,
"url" : "https://bugs.php.net/bug.php?id=79171" ,
"name" : "https://bugs.php.net/bug.php?id=79171"
2020-03-26 15:01:17 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-57" ,
"url" : "https://security.gentoo.org/glsa/202003-57"
2021-07-22 18:00:50 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2021-14" ,
"url" : "https://www.tenable.com/security/tns-2021-14"
2020-02-27 12:18:22 -08:00
}
]
} ,
"source" : {
"defect" : [
"https://bugs.php.net/bug.php?id=79171"
] ,
"discovery" : "INTERNAL"
2020-01-15 15:01:05 +00:00
}
}