CVE-2012-5611: Buffer Overflow
Stack-based buffer overflow in the aclget 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2012-5611?
CVE-2012-5611 has been classified as a high-severity vulnerability due to the potential for remote code execution.
How do I fix CVE-2012-5611?
To fix CVE-2012-5611, you should upgrade to MySQL version 5.5.29 or later, or MariaDB version 5.5.28a or later.
What versions of MySQL are affected by CVE-2012-5611?
CVE-2012-5611 affects MySQL versions 5.5.19 to 5.5.28 and 5.1.53 to 5.1.66.
Which MariaDB versions are impacted by CVE-2012-5611?
CVE-2012-5611 affects MariaDB versions 5.1.53 through 5.1.66, 5.2.x before 5.2.13, 5.3.x before 5.3.11, and 5.5.2.x before 5.5.28a.
What is a stack-based buffer overflow in the context of CVE-2012-5611?
A stack-based buffer overflow in CVE-2012-5611 allows attackers to exploit the function acl_get, leading to potential execution of arbitrary code.