Korean
<< Back
VID 25188
Severity 40
Port 3306
Protocol TCP
Class DB
Detailed Description The version of MySQL running on the remote host is 5.6.x prior to 5.6.31. It is, therefore, affected by multiple vulnerabilities :

- Multiple overflow conditions exist due to improper validation of user-supplied input. An authenticated, remote attacker can exploit these issues to cause a denial of service condition or the execution of arbitrary code. (VulnDB 139552)

- A NULL pointer dereference flaw exists in a parser structure that is triggered during the validation of stored procedure names. An authenticated, remote attacker can exploit this to crash the database, resulting in a denial of service condition. (VulnDB 139553)

- Multiple overflow conditions exist in the InnoDB memcached plugin due to improper validation of user-supplied input. An authenticated, remote attacker can exploit these issues to cause a denial of service condition or the execution of arbitrary code. (VulnDB 139554)

- An unspecified flaw exists that is triggered when invoking Enterprise Encryption functions in multiple threads simultaneously or after creating and dropping them. An authenticated, remote attacker can exploit this to crash the database, resulting in a denial of service condition. (VulnDB 139555)

- An unspecified flaw exists that is triggered when handling a 'SELECT ... GROUP BY ... FOR UPDATE' query executed with a loose index scan. An authenticated, remote attacker can exploit this to crash the database, resulting in a denial of service condition. (VulnDB 139556)

* 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-31.html

* Platforms Affected:
MariaDB versions 5.6.x prior to 5.6.31
Any operating system Any version
Recommendation Upgrade to the latest version of MySQL (5.6.31 or later), available from the MySQL Web site at http://www.mysql.com/
Related URL (CVE)
Related URL (SecurityFocus)
Related URL (ISS)