The zendstringextend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script's use of .= with a long string.
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "7.4.24"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.11"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD"
}