VID |
25094 |
Severity |
30 |
Port |
3306 |
Protocol |
TCP |
Class |
DB |
Detailed Description |
The version of MySQL Community Server installed on the remote host is earlier than 5.1.49 and thus potentially affected by multiple vulnerabilities:
- DDL statements could cause the server to crash. (55039)
- Joins involving a table with a unique SET column could cause the server to crash. (54575)
- Incorrect handling of NULL arguments for IN or CASE operations involving the WITH ROLLUP modifier could cause the server to crash. (54477)
- A malformed argument to the BINLOG statement could cause the server to crash. (54393)
- Using TEMPORARY InnoDB tables with nullable columns could cause the server to crash. (54044)
- Alternate reads with two indexes on a table using the HANDLER interface could cause the server to crash. (54007)
- Using EXPLAIN with queries of the form SELECT ... UNION ... ORDER BY (SELECT ... WHERE ...) could cause the server to crash. (52711)
- LOAD DATA INFILE did not check for SQL errors sent and even if errors were already reported, it sent an OK packet. Also, an assert was sometimes raised when it should not have been relating to client-server protocol checking in debug servers. (52512)
* Note: This check solely relied on the banner of the remote MySQL server to assess this vulnerability, so this might be a false positive.
* References: http://bugs.mysql.com/bug.php?id=55039 http://bugs.mysql.com/bug.php?id=55475 http://bugs.mysql.com/bug.php?id=54477 http://bugs.mysql.com/bug.php?id=54393 http://bugs.mysql.com/bug.php?id=54044 http://bugs.mysql.com/bug.php?id=54007 http://bugs.mysql.com/bug.php?id=52711 http://bugs.mysql.com/bug.php?id=52512 http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html
* Platforms Affected: MySQL versions prior to 5.1.49 Any operating system Any version |
Recommendation |
Upgrade to the latest version of MySQL (5.1.49 or later), available from the MySQL Web site at http://www.mysql.com/ |
Related URL |
CVE-2010-3676,CVE-2010-3677,CVE-2010-3678,CVE-2010-3679,CVE-2010-3680,CVE-2010-3681,CVE-2010-3682,CVE-2010-3683 (CVE) |
Related URL |
42596,42598,42599,42625,42633,42638,42643,42646 (SecurityFocus) |
Related URL |
(ISS) |
|