First published: Fri May 05 2006(Updated: )
Buffer overflow in the open_table function in sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow remote attackers to execute arbitrary code via crafted COM_TABLE_DUMP packets with invalid length values.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL Server | =5.0.1 | |
MySQL Server | =5.0.2 | |
MySQL Server | =5.0.3 | |
MySQL Server | =5.0.4 | |
MySQL Server | =5.0.5 | |
MySQL Server | =5.0.10 | |
MySQL Server | =5.0.15 | |
MySQL Server | =5.0.16 | |
MySQL Server | =5.0.17 | |
MySQL Server | =5.0.20 | |
MySQL | =5.0.0-alpha | |
MySQL | =5.0.3-beta | |
MySQL | =5.0.6 | |
MySQL | =5.0.7 | |
MySQL | =5.0.8 | |
MySQL | =5.0.9 | |
MySQL | =5.0.11 | |
MySQL | =5.0.12 | |
MySQL | =5.0.13 | |
MySQL | =5.0.14 | |
MySQL | =5.0.18 | |
MySQL | =5.0.19 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1518 is categorized as a critical vulnerability due to its potential to allow remote code execution.
To mitigate CVE-2006-1518, upgrade to MySQL version 5.0.21 or later.
CVE-2006-1518 affects MySQL versions 5.0.1 through 5.0.20.
Yes, CVE-2006-1518 can be exploited by remote attackers through specially crafted packets.
The vulnerability in CVE-2006-1518 specifically affects the open_table function in sql_base.cc.