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.
{
"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"
}
]
}{
"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"
}