Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mysql | Mysql | 5.1.5 |
| Oracle | Mysql | 5.1 |
Related Weaknesses (CWE)
References
- http://bugs.mysql.com/bug.php?id=55564
- http://dev.mysql.com/doc/refman/5.1/en/news-5-1-51.html
- http://dev.mysql.com/doc/refman/5.5/en/news-5-5-6.html
- http://lists.apple.com/archives/security-announce/2011//Jun/msg00000.html
- http://secunia.com/advisories/42875Vendor Advisory
- http://secunia.com/advisories/42936Vendor Advisory
- http://support.apple.com/kb/HT4723
- http://www.debian.org/security/2011/dsa-2143
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:222
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:223
- http://www.redhat.com/support/errata/RHSA-2010-0825.htmlVendor Advisory
- http://www.redhat.com/support/errata/RHSA-2011-0164.html
- http://www.securityfocus.com/bid/43676
- http://www.turbolinux.co.jp/security/2011/TLSA-2011-3j.txt
- http://www.ubuntu.com/usn/USN-1017-1
FAQ
What is CVE-2010-3835?
CVE-2010-3835 is a vulnerability with a CVSS score of 4.0 (MEDIUM). 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 ...
How severe is CVE-2010-3835?
CVE-2010-3835 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-3835?
Check the references section above for vendor advisories and patch information. Affected products include: Mysql Mysql, Oracle Mysql.