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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2011-01-14T18:00:00
Updated: 2018-01-04T18:57:02
Reserved: 2010-10-07T00:00:00
Link: CVE-2010-3835
JSON object: View
NVD Information
Status : Modified
Published: 2011-01-14T19:02:42.983
Modified: 2019-12-17T20:23:43.220
Link: CVE-2010-3835
JSON object: View
Redhat Information
No data.
CWE