In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/31xxx/CVE-2022-31626.json",
"cna_assigner": "php",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "7.4.X"
},
{
"fixed": "7.4.30"
},
{
"introduced": "8.0.X"
},
{
"fixed": "8.0.20"
},
{
"introduced": "8.1.X"
},
{
"fixed": "8.1.7"
}
],
"source": "AFFECTED_FIELD"
}
],
"cwe_ids": [
"CWE-120"
]
}{
"extracted_events": [
{
"introduced": "7.4.0"
},
{
"fixed": "7.4.30"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.20"
},
{
"introduced": "8.1.0"
},
{
"fixed": "8.1.7"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}