In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, due to an error inĀ convert.quoted-printable-decode filter certain data can lead to buffer overread by one byte, which can in certain circumstances lead to crashes or disclose content of other memory areas.
{
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"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"
}
],
"source": "CPE_FIELD"
}