CVE-2006-7232
Vulnerability Summary
Timeline
Description
sql_select.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cause a denial of service (crash) via an EXPLAIN SELECT FROM on the INFORMATION_SCHEMA table, as originally demonstrated using ORDER BY.
CVSS Metrics
- v2.0•LOW•Score: 3.5AV:N/AC:M/Au:S/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 2.12%• Percentile: 84%
Techniques & Countermeasures
- CWE-89•Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Affected Systems
- canonical•ubuntu_linux
6.06 | 6.10 | 7.04 | 7.10
- mysql•mysql
≥ 5.0, < 5.0.32 | ≥ 5.1, < 5.1.14
References (11)
- http://lists.opensuse.org/opensuse-security-announce/2008-08/msg00006.html
- http://dev.mysql.com/doc/refman/5.1/en/news-5-1-14.html
- http://secunia.com/advisories/29443
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11720
- http://secunia.com/advisories/31687
- http://bugs.mysql.com/bug.php?id=22413
- http://www.securityfocus.com/bid/28351
- http://secunia.com/advisories/30351
- http://dev.mysql.com/doc/refman/5.0/en/releasenotes-es-5-0-32.html
- http://www.ubuntu.com/usn/usn-588-1
- http://www.redhat.com/support/errata/RHSA-2008-0364.html