Korean
<< Back
VID 25151
Severity 30
Port 3306
Protocol TCP
Class DB
Detailed Description The version of MySQL 5.6 installed on the remote host is earlier than 5.6.20 and is, therefore, potentially affected by the following vulnerabilities :

- A flaw exists in the linked OpenSSL library that may cause a client or server to use weak keying material due to an issue with the processing of ChangeCipherSpec
messages. A remote attacker could leverage this to conduct a man-in-the-middle attack. The Oracle-produced MySQL Community build is not affected. (CVE-2014-0224)
- A flaw exists in 'InnoDB' when performing a DELETE operation on a table with full-text search indexes. An authenticated attacker could use this flaw to cause the application to crash.
- A flaw exists in the 'Replication' component when a slave worker thread executes a statement that is too large. An authenticated attacker could cause the application to crash.
- An overflow flaw exists in 'mysqldump' due to improper validation of user-supplied input when large arguments are passed. A local attacker could cause a buffer
overflow, resulting in a denial of service.
- An information disclosure flaw exists in 'mysqladmin password' due to the new password not being masked on the command line after a password change.
- An overflow flaw in yaSSL exists due to improper validation of user-supplied input during certificate decoding. A remote attacker, with a specially crafted
certificate, could cause a denial of service or execute arbitrary code.
- An unspecified flaw related to MyISAM temporary files could allow a local attacker to gain elevated privileges. (CVE-2014-4274)

* 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.6/en/news-5-6-20.html

* Platforms Affected:
MySQL versions 5.6 prior to 5.6.20
Any operating system Any version
Recommendation Upgrade to the latest version of MySQL (5.6.20 or later), available from the MySQL Web site at http://www.mysql.com/
Related URL CVE-2014-0224,CVE-2014-4274 (CVE)
Related URL 67899,69732,69743 (SecurityFocus)
Related URL (ISS)