MySQL Community Server 5.1 < 5.1.51 Multiple Denial of Service Vulnerabilities

medium Log Correlation Engine Plugin ID 801142

Synopsis

The remote database server is vulnerable to multiple attack vectors.

Description

Versions of MySQL Community Server 5.1 earlier than 5.1.51 are potentially affected by multiple vulnerabilities :

- A privilege escalation vulnerability exists when using statement-based replication. Version specific comments used on a master server with a lesser release version than its slave can allow the MySQL privilege system on the slave server to be subverted. (49124)

- The improper handling of type errors during argument evaluation in extreme-value functions, e.g., 'LEAST()' or 'GREATEST()' caused server crashes. (55826)

- The creation of derived tables needing a temporary grouping table caused server crashes. (55568)

- The re-evaluation of a user-variable assignment expression after the creation of a temporary table caused server crashes. (55564)

- The pre-evaluation of 'LIKE' predicates while preparing a view caused server crashes. (54568)

- The use of 'GROUP_CONCAT()' and 'WITH ROLLUP' caused server crashes. (54476)

- The use of an intermediate temporary table and queries containing calls to 'GREATEST()' or 'LEAST()', having a list of both numeric and 'LONGBLOB' arguments, caused server crashes. (54461)

- The use of nested joins in prepared statements or stored procedures could result in infinite loops. (53544)

Solution

Upgrade to MySQL Community Server 5.1.51 or later.

See Also

bugs.mysql.com/bug.php?id=49124

bugs.mysql.com/bug.php?id=55826

bugs.mysql.com/bug.php?id=55568

bugs.mysql.com/bug.php?id=55564

bugs.mysql.com/bug.php?id=54568

bugs.mysql.com/bug.php?id=54476

bugs.mysql.com/bug.php?id=54461

bugs.mysql.com/bug.php?id=53544

dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html

dev.mysql.com/doc/refman/5.1/en/news-5-1-51.html

Plugin Details

Severity: Medium

ID: 801142

Family: Database

Published: 10/5/2010

Nessus ID: 49711

Risk Information

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.4

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

Vulnerability Information

Patch Publication Date: 9/10/2010

Vulnerability Publication Date: 8/3/2010

Reference Information

CVE: CVE-2010-3833, CVE-2010-3834, CVE-2010-3835, CVE-2010-3836, CVE-2010-3837, CVE-2010-3838, CVE-2010-3839, CVE-2010-3840

BID: 43676, 43677