Vulnerabilities > Mysql > Mysql > 5.0.9

DATE CVE VULNERABILITY TITLE RISK
2007-03-12 CVE-2007-1420 Remote Denial Of Service vulnerability in MySQL Single Row SubSelect
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.
local
low complexity
mysql oracle
2.1
2006-12-31 CVE-2006-7232 SQL Injection vulnerability in multiple products
sql_select.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cause a denial of service (crash) via an EXPLAIN SELECT FROM on the INFORMATION_SCHEMA table, as originally demonstrated using ORDER BY.
3.5