Revision Date: | 2016-11-25 | Version: | 6 |
Title: | Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30 and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 – CVE-2016-3615 |
Description: | Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30 and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 allows remote authenticated users to affect availability via vectors related to Server: DML. |
Family: | windows | Class: | vulnerability |
Status: | ACCEPTED | Reference(s): | CVE-2016-3615
|
Platform(s): | Microsoft Windows 10 Microsoft Windows 2000 Microsoft Windows 7 Microsoft Windows 8 Microsoft Windows 8.1 Microsoft Windows Server 2003 Microsoft Windows Server 2008 Microsoft Windows Server 2008 R2 Microsoft Windows Server 2012 Microsoft Windows Server 2012 R2 Microsoft Windows Vista Microsoft Windows XP
| Product(s): | MariaDB MySQL Server 5.5 MySQL Server 5.6 MySQL Server 5.7
|
Definition Synopsis |
Check for installation of MySQL Server + vulnerable version Check for installation of MySQL Server 5.5 + vulnerable version
MySQL 5.5 is installed
AND Check if MySQL Server 5.5 version is less than or equal 5.5.49
OR Check for installation of MySQL Server 5.6 + vulnerable version
MySQL 5.6 is installed
AND Check if MySQL Server 5.6 version is less than or equal 5.6.30
OR Check for installaion of MySQL Server 5.7 + vulnerable version
MySQL 5.7 is installed
AND Check if version of Oracle MySQL Server is less than or equal 5.7.12
OR Check for installation of MariaDB + vulnerable version
MariaDB is installed on Windows
AND Check for MariaDB vulnerable version
Check if MariaDB version is less than 5.5.50
OR Check if MariaDB version is greater than or equals 10.0.0 and less than 10.0.26
Check if MariaDB version is greater than or equals 10.0.0
AND Check if MariaDB version is less than 10.0.26
OR Check if MariaDB version is greater than or equals 10.1.0 and less than 10.1.15
Check if MariaDB version is greater than or equals 10.1.0
AND Check if MariaDB version is less than 10.1.15
|