Security Advisory

CVE-2020-7221

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-02-04 16:57:00
Last updated 2024-08-04 09:25:48
Assigner mitre
State PUBLISHED

Description

mysql_install_db in MariaDB 10.4.7 through 10.4.11 allows privilege escalation from the mysql user account to root because chown and chmod are performed unsafely, as demonstrated by a symlink attack on a chmod 04755 of auth_pam_tool_dir/auth_pam_tool. NOTE: this does not affect the Oracle MySQL product, which implements mysql_install_db differently.