MySQL COM_FIELD_LIST Packet Buffer Overflow Lets Remote Authenticated Users Execute Arbitrary Code
|
|
SecurityTracker Alert ID: 1024033 |
|
SecurityTracker URL: http://securitytracker.com/id/1024033
|
|
CVE Reference:
CVE-2010-1850
(Links to External Site)
|
Date: May 26 2010
|
Impact:
Execution of arbitrary code via network, User access via network
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): prior to 5.1.47
|
Description:
A vulnerability was reported in MySQL. A remote authenticated user can execute arbitrary code on the target system.
A remote authenticated user can send a COM_FIELD_LIST command packet with a specially crafted table name argument to trigger a buffer overflow and potentially execute arbitrary code on the target system. The code will run with the privileges of the target service.
|
Impact:
A remote authenticated user can execute arbitrary code on the target system.
|
Solution:
The vendor has issued a fix (5.1.47).
The vendor's advisory is available at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
|
Vendor URL: www.mysql.com/ (Links to External Site)
|
Cause:
Boundary error
|
Underlying OS:
Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Wed, 26 May 2010 20:07:51 +0000
Subject: MySQL
|
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
Security Fix: The server was susceptible to a buffer-overflow attack due to a failure
to perform bounds checking on the table name argument of a COM_FIELD_LIST command
packet. By sending long data for the table name, a buffer is overflown, which could be
exploited by an authenticated user to inject malicious code. (Bug#53237, CVE-2010-1850)
|
|