CVE-2006-1518
MySQL <= 5.0.20 - Remote Code Execution via Crafted COM_TABLE_DUMP Packets
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1518. PoCs published by Stefano Di Paola.
AI-analyzed exploit summary This exploit targets a memory corruption vulnerability in MySQL's COM_TABLE_DUMP command, allowing remote code execution via a crafted packet. It includes shellcode for a bind shell on port 2707 and supports both memory leak and RCE modes.
Description
Buffer overflow in the open_table function in sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow remote attackers to execute arbitrary code via crafted COM_TABLE_DUMP packets with invalid length values.
Exploits (1)
This exploit targets a memory corruption vulnerability in MySQL's COM_TABLE_DUMP command, allowing remote code execution via a crafted packet. It includes shellcode for a bind shell on port 2707 and supports both memory leak and RCE modes.