Exploitation Summary
EIP tracks 1 public exploit for CVE-2012-5611. PoCs published by kingcope.
AI-analyzed exploit summary This exploit demonstrates a stack-based buffer overflow in MySQL Server (CVE-2012-5611) by sending an overly long string in a GRANT statement, leading to a segmentation fault (EIP overwrite with 0x41414141). It requires authentication and targets MySQL versions 5.5.19 and below.
Description
Stack-based buffer overflow in the acl_get function in Oracle MySQL 5.5.19 and other versions through 5.5.28, and 5.1.53 and other versions through 5.1.66, and MariaDB 5.5.2.x before 5.5.28a, 5.3.x before 5.3.11, 5.2.x before 5.2.13 and 5.1.x before 5.1.66, allows remote authenticated users to execute arbitrary code via a long argument to the GRANT FILE command.
Exploits (1)
This exploit demonstrates a stack-based buffer overflow in MySQL Server (CVE-2012-5611) by sending an overly long string in a GRANT statement, leading to a segmentation fault (EIP overwrite with 0x41414141). It requires authentication and targets MySQL versions 5.5.19 and below.