CVE-2010-3833: Medium severity mysql vulnerability
A flaw in MySQL versions prior to 5.1.51 [1] was reported [2] that could allow an authenticated user to kill connections to MySQL. During evaluation of arguments to extreme-value functions (such as LEAST() and GREATEST()), type errors did not propagate properly, causing the server to crash, and any other connections to the server to be terminated.
[1] http://dev.mysql.com/doc/refman/5.1/en/news-5-1-51.html [2] http://bugs.mysql.com/bug.php?id=55826
Other sources
MySQL 5.0 before 5.0.92, 5.1 before 5.1.51, and 5.5 before 5.5.6 does not properly propagate type errors, which allows remote attackers to cause a denial of service (server crash) via crafted arguments to extreme-value functions such as (1) LEAST and (2) GREATEST, related to KILLBADDATA and a "CREATE TABLE ... SELECT."
— MITRE
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2010-3833?
CVE-2010-3833 is classified as a medium severity vulnerability that can cause MySQL server crashes.
How do I fix CVE-2010-3833?
To fix CVE-2010-3833, upgrade your MySQL server to version 5.1.51 or higher.
What versions of MySQL are affected by CVE-2010-3833?
CVE-2010-3833 affects MySQL versions prior to 5.1.51.
What type of vulnerability is CVE-2010-3833?
CVE-2010-3833 is a denial-of-service vulnerability that can be exploited by authenticated users.
Can CVE-2010-3833 be exploited remotely?
No, CVE-2010-3833 requires authenticated access to the MySQL server to be exploited.