VID |
25177 |
Severity |
30 |
Port |
3306 |
Protocol |
TCP |
Class |
DB |
Detailed Description |
The version of MySQL running on the remote host is 5.5.x prior to 5.5.48. It is, therefore, affected by multiple denial of service vulnerabilities :
- A denial of service vulnerability exists in the bundled OpenSSL library due to improper handling of variables declared as TEXT or BLOB. An authenticated, remote attacker can exploit this to corrupt data or cause a denial of service condition. (OSVDB 134892)
- A denial of service vulnerability exists that is triggered when handling a 'CREATE TEMPORARY TABLE .. SELECT' statement involving BIT columns. An authenticated, remote attacker can exploit this to create an improper table or cause the server to exit, resulting in a denial of service condition. (OSVDB 134893)
- A denial of service vulnerability exists due to an unspecified flaw in LOCK TABLES that is triggered when opening a temporary MERGE table consisting of a view in the list of tables. An authenticated, remote attacker can exploit this to cause the server to exit, resulting in a denial of service condition. (OSVDB 134894)
* 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: https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-48.html
* Platforms Affected: MySQL versions 5.5 prior to 5.5.48 Any operating system Any version |
Recommendation |
Upgrade to the latest version of MySQL (5.5.48 or later), available from the MySQL Web site at http://www.mysql.com/ |
Related URL |
(CVE) |
Related URL |
(SecurityFocus) |
Related URL |
(ISS) |
|