ID:10253 - Exploit for Buffer overflow in PHP - CVE-2022-31626

 
Main Vulnerability Database Exploits ID:10253 - Exploit for Buffer overflow in PHP - CVE-2022-31626

ID:10253 - Exploit for Buffer overflow in PHP - CVE-2022-31626

Published: July 26, 2024


Vulnerability identifier: #VU64231
Vulnerability risk: High
CVE-ID: CVE-2022-31626
CWE-ID: CWE-119
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error when processing password in mysqlnd/pdo in mysqlnd_wireprotocol.c. A remote attacker with ability to control password that is passed via PDO to MySQL server can trigger memory corruption and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.