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

748 B

CVE-2010-3063

Description

The php_mysqlnd_read_error_from_line function in the Mysqlnd extension in PHP 5.3 through 5.3.2 does not properly calculate a buffer length, which allows context-dependent attackers to trigger a heap-based buffer overflow via crafted inputs that cause a negative length value to be used.

POC

Reference

No PoCs from references.

Github