GLSA-200405-20 : Insecure Temporary File Creation In MySQL

low Nessus Plugin ID 14506

Synopsis

The remote Gentoo host is missing one or more security-related patches.

Description

The remote host is affected by the vulnerability described in GLSA-200405-20 (Insecure Temporary File Creation In MySQL)

The MySQL bug reporting utility (mysqlbug) creates a temporary file to log bug reports to. A malicious local user with write access to the /tmp directory could create a symbolic link of the name mysqlbug-N pointing to a protected file, such as /etc/passwd, such that when mysqlbug creates the Nth log file, it would end up overwriting the target file. A similar vulnerability exists with the mysql_multi utility, which creates a temporary file called mysql_multi.log.
Impact :

Since mysql_multi runs as root, a local attacker could use this to destroy any other users' data or corrupt and destroy system files.
Workaround :

One could modify both scripts to log to a directory that users do not have write permission to, such as /var/log/mysql/.

Solution

All users should upgrade to the latest stable version of MySQL.
# emerge sync # emerge -pv '>=dev-db/mysql-4.0.18-r2' # emerge '>=dev-db/mysql-4.0.18-r2'

See Also

https://security.gentoo.org/glsa/200405-20

Plugin Details

Severity: Low

ID: 14506

File Name: gentoo_GLSA-200405-20.nasl

Version: 1.18

Type: local

Published: 8/30/2004

Updated: 1/6/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.6

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

Vulnerability Information

CPE: p-cpe:/a:gentoo:linux:mysql, cpe:/o:gentoo:linux

Required KB Items: Host/local_checks_enabled, Host/Gentoo/release, Host/Gentoo/qpkg-list

Exploit Ease: No known exploits are available

Patch Publication Date: 5/25/2004

Vulnerability Publication Date: 3/24/2004

Reference Information

CVE: CVE-2004-0381, CVE-2004-0388

GLSA: 200405-20