MySQL Multiple Vulnerabilities

medium Log Correlation Engine Plugin ID 801130

Synopsis

The remote host is vulnerable to multiple attack vectors.

Description

The remote host is running a version of MySQL that is older than version 4.0.24. This version of MySQL is vulnerable to multiple remote attacks. Specifically
1) The MySQL is vulnerable to a flaw where the database temporary files are world-writeable and use a common name syntax. An attacker may be able to guess a file name and inject data into the temp file.
2) Authenticated users that have 'CREATE TEMPORARY TABLE' privileges will be able to corrupt MySQL files with the privileges of the MySQL process
3) Authenticated users with the 'INSERT' and 'DELETE' privileges may be able to escalate their database rights due to an input validation error in MySQL
4) Authenticated users that have 'INSERT' and 'DELETE' privileges may also abuse the 'CREATE FUNCTION' statement in order to gain access to restricted data structures.

Solution

Upgrade to version 4.0.24, 4.1.10a or higher.

See Also

support.apple.com/kb/TA23465?viewlocale=en_US

sunsolve.sun.com/search/document.do?assetkey=1-26-101864-1

archives.neohapsis.com/archives/vulnwatch/2005-q1/0082.html

archives.neohapsis.com/archives/vulnwatch/2005-q1/0083.html

archives.neohapsis.com/archives/vulnwatch/2005-q1/0084.html

Plugin Details

Severity: Medium

ID: 801130

Family: Database

Nessus ID: 17313

Risk Information

CVSS v2

Risk Factor: Medium

Base Score: 5.2

Temporal Score: 4.3

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

Reference Information

CVE: CVE-2005-0709, CVE-2005-0710, CVE-2005-0711

BID: 12781