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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 01:19
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.mysql.com/bug.php?id=55564 - | |
References | () http://dev.mysql.com/doc/refman/5.1/en/news-5-1-51.html - | |
References | () http://dev.mysql.com/doc/refman/5.5/en/news-5-5-6.html - | |
References | () http://lists.apple.com/archives/security-announce/2011//Jun/msg00000.html - | |
References | () http://secunia.com/advisories/42875 - Vendor Advisory | |
References | () http://secunia.com/advisories/42936 - Vendor Advisory | |
References | () http://support.apple.com/kb/HT4723 - | |
References | () http://www.debian.org/security/2011/dsa-2143 - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:222 - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:223 - | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0825.html - Vendor Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2011-0164.html - | |
References | () http://www.securityfocus.com/bid/43676 - | |
References | () http://www.turbolinux.co.jp/security/2011/TLSA-2011-3j.txt - | |
References | () http://www.ubuntu.com/usn/USN-1017-1 - | |
References | () http://www.ubuntu.com/usn/USN-1397-1 - | |
References | () http://www.vupen.com/english/advisories/2011/0105 - Vendor Advisory | |
References | () http://www.vupen.com/english/advisories/2011/0170 - Vendor Advisory | |
References | () http://www.vupen.com/english/advisories/2011/0345 - Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=640819 - Patch | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/64843 - |
Information
Published : 2011-01-14 19:02
Updated : 2024-11-21 01:19
NVD link : CVE-2010-3835
Mitre link : CVE-2010-3835
CVE.ORG link : CVE-2010-3835
JSON object : View
Products Affected
mysql
- mysql
oracle
- mysql
CWE
CWE-189
Numeric Errors