MariaDB 10.0.x < 10.0.27 Multiple Vulnerabilities

critical Nessus Plugin ID 93609

Synopsis

The remote database server is affected by multiple vulnerabilities.

Description

The version of MariaDB running on the remote host is 10.0.x prior to 10.0.27. It is, therefore, affected by multiple vulnerabilities :

- A flaw exists in the check_log_path() function within file sql/sys_vars.cc due to inadequate restrictions on the ability to write to the my.cnf configuration file and allowing the loading of configuration files from path locations not used by current versions. An authenticated, remote attacker can exploit this issue by using specially crafted queries that utilize logging functionality to create new files or append custom content to existing files. This allows the attacker to gain root privileges by inserting a custom .cnf file with a 'malloc_lib=' directive pointing to specially crafted mysql_hookandroot_lib.so file and thereby cause MySQL to load a malicious library the next time it is started. (CVE-2016-6662)

- A denial of service vulnerability exists in the emb_stmt_execute() function in file libmysqld/lib_sql.cc when handling queries. An authenticated, remote attacker can exploit this to crash the database.

- A NULL pointer dereference flaw exists in the innobase_need_rebuild() function when handling renamed columns that allows an authenticated, remote attacker to crash the database, resulting in a denial of service.

- A denial of service vulnerability exists in the ha_myisam::enable_indexes() function within file storage/myisam/ha_myisam.cc when handling ALTER TABLE statements. An authenticated, remote attacker can exploit this to crash the database.

- A denial of service vulnerability exists in the Item_sum_std::val_real() function within file sql/item_sum.cc when handling SUM statements. An authenticated, remote attacker exploit this to crash the database.

- A denial of service vulnerability exists in the my_double_round() function within file sql/item_func.cc when handling specially crafted queries. An authenticated, remote attacker can exploit this to crash the database.

- A denial of service vulnerability exists in the st_select_lex_unit::cleanup() function within file sql/sql_union.cc when handling UNION queries during JOIN cleanup. An authenticated, remote attacker can exploit this to crash the database.

Solution

Upgrade to MariaDB version 10.0.27 or later.

See Also

https://mariadb.org/mariadb-10-0-27-now-available/

https://mariadb.com/kb/en/library/mariadb-10027-changelog/

https://mariadb.com/kb/en/library/mariadb-10027-release-notes/

https://jira.mariadb.org/browse/MDEV-9304

https://jira.mariadb.org/browse/MDEV-10465

http://www.nessus.org/u?fbd97f45

Plugin Details

Severity: Critical

ID: 93609

File Name: mariadb_10_0_27.nasl

Version: 1.12

Type: remote

Family: Databases

Published: 9/20/2016

Updated: 11/18/2022

Configuration: Enable paranoid mode

Supported Sensors: Frictionless Assessment Agent, Nessus

Risk Information

VPR

Risk Factor: High

Score: 7.4

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2016-6662

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:mariadb:mariadb

Required KB Items: Settings/ParanoidReport

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/25/2016

Vulnerability Publication Date: 12/18/2015

Reference Information

CVE: CVE-2016-5612, CVE-2016-5630, CVE-2016-6662

BID: 92912