In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, uncontrolled long string inputs to ldap_escape() function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "8.1.0"
},
{
"fixed": "8.1.31"
},
{
"introduced": "8.2.0"
},
{
"fixed": "8.2.26"
},
{
"introduced": "8.3.0"
},
{
"fixed": "8.3.14"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
}