MySQL Community Server 5.1 < 5.1.49 Multiple Denial of Service Vulnerabilities

medium Nessus Network Monitor Plugin ID 5646

Synopsis

The remote database server is vulnerable to multiple denial of service attacks.

Description

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

- After changing the values of the 'innodb_file_format' or 'innodb_file_per_table' configuration parameters, DDL statements could cause a server crash. (Bug #55039)

Joins involving a table with a unique SET column could cause a server crash. (Bug #54575)

Incorrect handling of NULL arguments could lead to a crash for IN() or CASE operations when ULL arguments were either passed explicitly as arguments (for IN()) or implicitly generated by the WITH ROLLUP modifier which could lead to a crash. (Bug #54477)

- A malformed argument to the BINLOG statement could result in Valgrind warnings or a server crash. (Bug #54393)

- Use of TEMPORARY InnoDB tables with nullabale columns could cause a server crash. (Bug #54044)

- The server could crash if there were alternate reads from two indexes on a table using the HANDLER interface. (Bug #54007)

- Using EXPLAIN with specially crafted queries could lead to a crash. (Bug #52711)

- 'LOAD DATA INFILE' did not check for SQL errors and sent an OK packet even when errors were already reported. (Bug #52512)

Solution

Upgrade to MySQL Community Server 5.1.49 or later.

See Also

http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html

http://bugs.mysql.com/bug.php?id=55039

http://bugs.mysql.com/bug.php?id=54575

http://bugs.mysql.com/bug.php?id=54477

http://bugs.mysql.com/bug.php?id=54393

http://bugs.mysql.com/bug.php?id=54044

http://bugs.mysql.com/bug.php?id=54007

http://bugs.mysql.com/bug.php?id=52711

http://bugs.mysql.com/bug.php?id=52512

Plugin Details

Severity: Medium

ID: 5646

Family: Database

Published: 8/24/2010

Updated: 3/6/2019

Nessus ID: 48759

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 4.1

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

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:F/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:mysql:community_server

Patch Publication Date: 7/9/2010

Vulnerability Publication Date: 7/9/2010

Reference Information

CVE: CVE-2010-3676, CVE-2010-3677, CVE-2010-3678, CVE-2010-3679, CVE-2010-3680, CVE-2010-3681, CVE-2010-3682, CVE-2010-3683

BID: 42586, 42596, 42598, 42599, 42625, 42633, 42638, 42643, 42646