PT-2011-1437 · Oracle+1 · Mysql Server+1
Vincent Danen
·
Published
2010-11-03
·
Updated
2019-12-17
·
CVE-2010-3835
CVSS v2.0
4.0
Medium
| Vector | AV:N/AC:L/Au:S/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
MySQL versions 5.1 before 5.1.51
MySQL versions 5.5 before 5.5.6
Description
The issue allows remote authenticated users to cause a denial of service, resulting in a mysqld server crash. This is achieved by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for GROUP BY. The expression value is then used after the table is created, causing the expression to be re-evaluated instead of accessing its value from the table.
Recommendations
For MySQL versions 5.1 before 5.1.51, update to version 5.1.51 or later.
For MySQL versions 5.5 before 5.5.6, update to version 5.5.6 or later.
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mysql Server
Red Hat