Files
CVEs-PoC/2010/CVE-2010-3064.md
2025-09-29 21:09:30 +02:00

796 B

CVE-2010-3064

Description

Stack-based buffer overflow in the php_mysqlnd_auth_write function in the Mysqlnd extension in PHP 5.3 through 5.3.2 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long (1) username or (2) database name argument to the (a) mysql_connect or (b) mysqli_connect function.

POC

Reference

No PoCs from references.

Github