Lucene search

K
gentooGentoo FoundationGLSA-200708-10
HistoryAug 16, 2007 - 12:00 a.m.

MySQL: Denial of Service and information leakage

2007-08-1600:00:00
Gentoo Foundation
security.gentoo.org
12

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.848 High

EPSS

Percentile

98.5%

Background

MySQL is a popular multi-threaded, multi-user SQL server.

Description

Dormando reported a vulnerability within the handling of password packets in the connection protocol (CVE-2007-3780). Andrei Elkin also found that the “CREATE TABLE LIKE” command didn’t require SELECT privileges on the source table (CVE-2007-3781).

Impact

A remote unauthenticated attacker could use the first vulnerability to make the server crash. The second vulnerability can be used by authenticated users to obtain information on tables they are not normally able to access.

Workaround

There is no known workaround at this time.

Resolution

All MySQL users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.0.44"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-db/mysql< 5.0.44UNKNOWN

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.848 High

EPSS

Percentile

98.5%