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 : 2025-04-09 00:30
NVD link : CVE-2007-1420
Mitre link : CVE-2007-1420
CVE.ORG link : CVE-2007-1420
JSON object : View
Products Affected
oracle
- mysql
mysql
- mysql
CWE