MySQL Other Vulnerability - CVE-2010-3682 - Vulnerability Database

MySQL Other Vulnerability - CVE-2010-3682

Medium
Reference: CVE-2010-3682
Title: MySQL Other Vulnerability
Overview:

Oracle MySQL 5.1 before 5.1.49 and 5.0 before 5.0.92 allows remote authenticated users to cause a denial of service (mysqld daemon crash) by using EXPLAIN with crafted quotSELECT ... UNION ... ORDER BY (SELECT ... WHERE ...)quot statements which triggers a NULL pointer dereference in the Item_singlerow_subselect::store function.