Vulnerabilities > Mysql > Mysql

DATE CVE VULNERABILITY TITLE RISK
2007-12-10 CVE-2007-6303 Privilege Escalation And Denial Of Service vulnerability in MySQL Server
MySQL 5.0.x before 5.0.51a, 5.1.x before 5.1.23, and 6.0.x before 6.0.4 does not update the DEFINER value of a view when the view is altered, which allows remote authenticated users to gain privileges via a sequence of statements including a CREATE SQL SECURITY DEFINER VIEW statement and an ALTER VIEW statement.
network
mysql oracle
3.5
2007-11-10 CVE-2007-5925 Improper Input Validation vulnerability in Mysql
The convert_search_mode_to_innobase function in ha_innodb.cc in the InnoDB engine in MySQL 5.1.23-BK and earlier allows remote authenticated users to cause a denial of service (database crash) via a certain CONTAINS operation on an indexed column, which triggers an assertion error.
network
low complexity
mysql CWE-20
4.0
2007-05-16 CVE-2007-2693 Information Disclosure vulnerability in MySQL Alter Table Function
MySQL before 5.1.18 allows remote authenticated users without SELECT privileges to obtain sensitive information from partitioned tables via an ALTER TABLE statement.
network
mysql oracle
3.5
2007-05-16 CVE-2007-2692 Privilege Escalation vulnerability in MySQL Security Invoker
The mysql_change_db function in MySQL 5.0.x before 5.0.40 and 5.1.x before 5.1.18 does not restore THD::db_access privileges when returning from SQL SECURITY INVOKER stored routines, which allows remote authenticated users to gain privileges.
network
mysql oracle
6.0
2007-05-16 CVE-2007-2691 MySQL before 4.1.23, 5.0.x before 5.0.42, and 5.1.x before 5.1.18 does not require the DROP privilege for RENAME TABLE statements, which allows remote authenticated users to rename arbitrary tables. 4.9
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
2006-08-28 CVE-2006-4380 Denial Of Service vulnerability in Mysql 4.1.13
MySQL before 4.1.13 allows local users to cause a denial of service (persistent replication slave crash) via a query with multiupdate and subselects.
local
low complexity
mysql
2.1
2006-08-18 CVE-2006-4227 Improper Input Validation vulnerability in multiple products
MySQL before 5.0.25 and 5.1 before 5.1.12 evaluates arguments of suid routines in the security context of the routine's definer instead of the routine's caller, which allows remote authenticated users to gain privileges through a routine that has been made available using GRANT EXECUTE.
network
low complexity
mysql oracle CWE-20
6.5
2006-08-18 CVE-2006-4226 MySQL before 4.1.21, 5.0 before 5.0.25, and 5.1 before 5.1.12, when run on case-sensitive filesystems, allows remote authenticated users to create or access a database when the database name differs only in case from a database for which they have permissions.
network
high complexity
mysql oracle
3.6