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 "SELECT ... UNION ... ORDER BY (SELECT ... WHERE ...)" statements, which triggers a NULL pointer dereference in the Item_singlerow_subselect::store function.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2011-01-11 20:00
Updated : 2025-04-11 00:51
NVD link : CVE-2010-3682
Mitre link : CVE-2010-3682
CVE.ORG link : CVE-2010-3682
JSON object : View
Products Affected
oracle
- mysql
mysql
- mysql
CWE