cve/2006/CVE-2006-1517.md
2024-06-18 02:51:15 +02:00

833 B

CVE-2006-1517

Description

sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to obtain sensitive information via a COM_TABLE_DUMP request with an incorrect packet length, which includes portions of memory in an error message.

POC

Reference

Github