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.
Plugin Details
File Name: mariadb_10_0_27.nasl
Configuration: Enable paranoid mode
Supported Sensors: Frictionless Assessment Agent, Nessus
Risk Information
Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C
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 Ease: Exploits are available
Patch Publication Date: 8/25/2016
Vulnerability Publication Date: 12/18/2015