CVE-2007-1420: Low severity MySQL mysql vulnerability
MySQL 5.x before 5.0.36 allows local users to cause a denial of service (database crash) by performing informationschema 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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1420?
CVE-2007-1420 is considered a moderate severity vulnerability due to its potential to cause a denial of service.
How do I fix CVE-2007-1420?
To fix CVE-2007-1420, upgrade MySQL to version 5.0.36 or later.
What versions of MySQL are affected by CVE-2007-1420?
CVE-2007-1420 affects MySQL versions prior to 5.0.36, including multiple 5.0.x releases.
What kind of attack exploits CVE-2007-1420?
CVE-2007-1420 can be exploited through specific information_schema table queries that trigger a database crash.
Is there a known workaround for CVE-2007-1420?
There are no known workarounds for CVE-2007-1420 aside from upgrading to a secure version of MySQL.