Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-1274. PoCs published by Luis Miguel Silva.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in MySQL versions up to 3.23.30 by supplying an excessively long string in a SELECT statement. It overwrites the return address on the stack to execute arbitrary shellcode, granting the attacker a shell with the privileges of the MySQL server.
Description
Buffer overflow in MySQL before 3.23.31 allows attackers to cause a denial of service and possibly gain privileges.
Exploits (1)
This exploit targets a buffer overflow vulnerability in MySQL versions up to 3.23.30 by supplying an excessively long string in a SELECT statement. It overwrites the return address on the stack to execute arbitrary shellcode, granting the attacker a shell with the privileges of the MySQL server.