CVE-2010-3835
Published: 05 November 2010
MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (mysqld server crash) by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for GROUP BY, then causing the expression value to be used after the table is created, which causes the expression to be re-evaluated instead of accessing its value from the table.
Priority
Status
Package | Release | Status |
---|---|---|
mysql-5.1 Launchpad, Ubuntu, Debian |
Upstream |
Released
(5.1.51)
|
mysql-cluster-7.0 Launchpad, Ubuntu, Debian |
Upstream |
Needs triage
|
mysql-dfsg-5.0 Launchpad, Ubuntu, Debian |
Upstream |
Needs triage
|
mysql-dfsg-5.1 Launchpad, Ubuntu, Debian |
Upstream |
Released
(5.1.51)
|
Patches: Upstream: http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1/revision/3461.1.18 |
Notes
Author | Note |
---|---|
jdstrand | mysql-cluster-7.0 not supported per server team |
mdeslaur | can't reproduce on dapper, and code is different |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3835
- https://usn.ubuntu.com/usn/usn-1017-1
- NVD
- Launchpad
- Debian