MySQL 5.x before 5.0.36 allows local users to cause a denial of service (database crash) by performing information_schema table subselects and using ORDER BY to sort a single-row result, which prevents certain structure elements from being initialized and triggers a NULL dereference in the filesort function.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2007-03-12 23:19
Updated : 2019-12-17 20:16
NVD link : CVE-2007-1420
Mitre link : CVE-2007-1420
CVE.ORG link : CVE-2007-1420
JSON object : View
Products Affected
mysql
- mysql
oracle
- mysql
CWE