Sploitus

Exploit for Classic Buffer Overflow in Php

githubexploit Β· 2022-12-06

Exploit Code

README5 lines
## https://sploitus.com/exploit?id=F42E3318-2B1F-5D55-B370-A1D58A725B71
# CVE-2022-31626


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.