CVE-2010-3834: 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, where the server could crash after materializing a derived table that required a temporary table for grouping.
[1] http://dev.mysql.com/doc/refman/5.1/en/news-5-1-51.html [2] http://bugs.mysql.com/bug.php?id=55568
Other sources
Unspecified vulnerability in MySQL 5.0 before 5.0.92, 5.1 before 5.1.51, and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (server crash) via vectors related to "materializing a derived table that required a temporary table for grouping" and "user variable assignments."
— MITRE
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2010-3834?
CVE-2010-3834 has a medium severity rating due to its impact on MySQL server stability.
How do I fix CVE-2010-3834?
To fix CVE-2010-3834, upgrade to MySQL version 5.1.51 or later.
What versions of MySQL are affected by CVE-2010-3834?
CVE-2010-3834 affects MySQL versions prior to 5.1.51.
What impact does CVE-2010-3834 have on MySQL?
CVE-2010-3834 can allow authenticated users to kill MySQL connections, potentially leading to server crashes.
Who can exploit CVE-2010-3834?
Authenticated users with access to the MySQL server can exploit CVE-2010-3834.