Oracle MySQL vulnerabilities
1,328 known vulnerabilities affecting oracle/mysql.
Total CVEs
1,328
CISA KEV
0
Public exploits
50
Exploited in wild
0
Severity breakdown
CRITICAL12HIGH71MEDIUM1064LOW181
Vulnerabilities
Page 65 of 67
CVE-2006-3081MEDIUMCVSS 4.0PoCv4.0.18v4.1.4+4 more2006-06-19
CVE-2006-3081 [MEDIUM] CVE-2006-3081: mysqld in MySQL 4.1.x before 4.1.18, 5.0.x before 5.0.19, and 5.1.x before 5.1.6 allows remote autho
mysqld in MySQL 4.1.x before 4.1.18, 5.0.x before 5.0.19, and 5.1.x before 5.1.6 allows remote authorized users to cause a denial of service (crash) via a NULL second argument to the str_to_date function.
nvd
CVE-2006-2753HIGHCVSS 7.5v4.1.1v4.1.4+20 more2006-06-01
CVE-2006-2753 [HIGH] CVE-2006-2753: SQL injection vulnerability in MySQL 4.1.x before 4.1.20 and 5.0.x before 5.0.22 allows context-depe
SQL injection vulnerability in MySQL 4.1.x before 4.1.20 and 5.0.x before 5.0.22 allows context-dependent attackers to execute arbitrary SQL commands via crafted multibyte encodings in character sets such as SJIS, BIG5, and GBK, which are not properly handled when the mysql_real_escape function is used to escape the input.
nvd
CVE-2006-1516MEDIUMCVSS 5.0PoCv4.0.0v4.0.1+48 more2006-05-05
CVE-2006-1516 [MEDIUM] CVE-2006-1516: The check_connection function in sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5
The check_connection function in sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to read portions of memory via a username without a trailing null byte, which causes a buffer over-read.
nvd
CVE-2006-1517MEDIUMCVSS 5.0v4.0.0v4.0.1+48 more2006-05-05
CVE-2006-1517 [MEDIUM] CVE-2006-1517: sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote a
sql_parse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to obtain sensitive information via a COM_TABLE_DUMP request with an incorrect packet length, which includes portions of memory in an error message.
nvd
CVE-2006-1518MEDIUMCVSS 6.5PoCv5.0.0v5.0.3+10 more2006-05-05
CVE-2006-1518 [MEDIUM] CVE-2006-1518: Buffer overflow in the open_table function in sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow re
Buffer overflow in the open_table function in sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow remote attackers to execute arbitrary code via crafted COM_TABLE_DUMP packets with invalid length values.
nvd
CVE-2006-0903MEDIUMCVSS 4.6PoCv3.23v3.23.0+111 more2006-02-27
CVE-2006-0903 [MEDIUM] CVE-2006-0903: MySQL 5.0.18 and earlier allows local users to bypass logging mechanisms via SQL queries that contai
MySQL 5.0.18 and earlier allows local users to bypass logging mechanisms via SQL queries that contain the NULL character, which are not properly handled by the mysql_real_query function. NOTE: this issue was originally reported for the mysql_query function, but the vendor states that since mysql_query expects a null character, this is not an issue for mysql_q
nvd
CVE-2006-0369LOWCVSS 2.1v5.0.182006-01-22
CVE-2006-0369 [LOW] CWE-200 CVE-2006-0369: MySQL 5.0.18 allows local users with access to a VIEW to obtain sensitive information via the "SELEC
MySQL 5.0.18 allows local users with access to a VIEW to obtain sensitive information via the "SELECT * FROM information_schema.views;" query, which returns the query that created the VIEW. NOTE: this issue has been disputed by third parties, saying that the availability of the schema is a normal and sometimes desired aspect of database access
nvd
CVE-2005-2572HIGHCVSS 8.5v5.0.332005-08-16
CVE-2005-2572 [HIGH] CVE-2005-2572: MySQL, when running on Windows, allows remote authenticated users with insert privileges on the mysq
MySQL, when running on Windows, allows remote authenticated users with insert privileges on the mysql.func table to cause a denial of service (server hang) and possibly execute arbitrary code via (1) a request for a non-library file, which causes the Windows LoadLibraryEx function to block, or (2) a request for a function in a library that has the XXX_deinit or
nvd
CVE-2005-2573MEDIUMCVSS 5.0v4.0.0v4.0.1+25 more2005-08-16
CVE-2005-2573 [MEDIUM] CVE-2005-2573: The mysql_create_function function in sql_udf.cc for MySQL 4.0 before 4.0.25, 4.1 before 4.1.13, and
The mysql_create_function function in sql_udf.cc for MySQL 4.0 before 4.0.25, 4.1 before 4.1.13, and 5.0 before 5.0.7-beta, when running on Windows, uses an incomplete blacklist in a directory traversal check, which allows attackers to include arbitrary files via the backslash (\) character.
nvd
CVE-2005-2558MEDIUMCVSS 4.6v4.0.0v4.0.1+25 more2005-08-16
CVE-2005-2558 [MEDIUM] CVE-2005-2558: Stack-based buffer overflow in the init_syms function in MySQL 4.0 before 4.0.25, 4.1 before 4.1.13,
Stack-based buffer overflow in the init_syms function in MySQL 4.0 before 4.0.25, 4.1 before 4.1.13, and 5.0 before 5.0.7-beta allows remote authenticated users who can create user-defined functions to execute arbitrary code via a long function_name field.
nvd
CVE-2005-1636MEDIUMCVSS 4.6v4.0.0v4.0.1+12 more2005-05-17
CVE-2005-1636 [MEDIUM] CVE-2005-1636: mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X fil
mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents.
nvd
CVE-2005-0710MEDIUMCVSS 4.6PoCv3.23.49v4.0.0+25 more2005-05-02
CVE-2005-0710 [MEDIUM] CVE-2005-0710: MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and
MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to bypass library path restrictions and execute arbitrary libraries by using INSERT INTO to modify the mysql.func table, which is processed by the udf_init function.
nvd
CVE-2005-0709MEDIUMCVSS 4.6PoCv3.23.49v4.0.0+25 more2005-05-02
CVE-2005-0709 [MEDIUM] CWE-94 CVE-2005-0709: MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and
MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to execute arbitrary code by using CREATE FUNCTION to access libc calls, as demonstrated by using strcat, on_exit, and exit.
nvd
CVE-2005-0711LOWCVSS 2.1PoCv3.23.49v4.0.0+25 more2005-05-02
CVE-2005-0711 [LOW] CVE-2005-0711: MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, uses predictable file names when creating temporar
MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, uses predictable file names when creating temporary tables, which allows local users with CREATE TEMPORARY TABLE privileges to overwrite arbitrary files via a symlink attack.
nvd
CVE-2005-0004MEDIUMCVSS 4.6≥ 4.0.0, < 4.0.23≥ 4.1.0, < 4.1.10+1 more2005-04-14
CVE-2005-0004 [MEDIUM] CWE-59 CVE-2005-0004: The mysqlaccess script in MySQL 4.0.23 and earlier, 4.1.x before 4.1.10, 5.0.x before 5.0.3, and oth
The mysqlaccess script in MySQL 4.0.23 and earlier, 4.1.x before 4.1.10, 5.0.x before 5.0.3, and other versions including 3.x, allows local users to overwrite arbitrary files or read temporary files via a symlink attack on temporary files.
nvd
CVE-2005-0799MEDIUMCVSS 5.0v4.1.92005-03-15
CVE-2005-0799 [MEDIUM] CVE-2005-0799: MySQL 4.1.9, and possibly earlier versions, allows remote attackers with certain privileges to cause
MySQL 4.1.9, and possibly earlier versions, allows remote attackers with certain privileges to cause a denial of service (application crash) via a use command followed by an MS-DOS device name such as (1) LPT1 or (2) PRN.
nvd
CVE-2004-0957MEDIUMCVSS 6.8v3.20v3.20.32a+73 more2005-02-09
CVE-2004-0957 [MEDIUM] CVE-2004-0957: Unknown vulnerability in MySQL 3.23.58 and earlier, when a local user has privileges for a database
Unknown vulnerability in MySQL 3.23.58 and earlier, when a local user has privileges for a database whose name includes a "_" (underscore), grants privileges to other databases that have similar names, which can allow the user to conduct unauthorized activities.
nvd
CVE-2004-0956MEDIUMCVSS 5.0v4.0.0v4.0.1+17 more2005-01-10
CVE-2004-0956 [MEDIUM] CVE-2004-0956: MySQL before 4.0.20 allows remote attackers to cause a denial of service (application crash) via a M
MySQL before 4.0.20 allows remote attackers to cause a denial of service (application crash) via a MATCH AGAINST query with an opening double quote but no closing double quote.
nvd
CVE-2004-2149MEDIUMCVSS 5.0v4.1.3v4.1.42004-12-31
CVE-2004-2149 [MEDIUM] CVE-2004-2149: Buffer overflow in the prepared statements API in libmysqlclient for MySQL 4.1.3 beta and 4.1.4 allo
Buffer overflow in the prepared statements API in libmysqlclient for MySQL 4.1.3 beta and 4.1.4 allows remote attackers to cause a denial of service via a large number of placeholders.
nvd
CVE-2004-0836CRITICALCVSS 10.0≥ 3.20, < 3.23.49≥ 4.0.0, < 4.0.212004-11-03
CVE-2004-0836 [CRITICAL] CWE-119 CVE-2004-0836: Buffer overflow in the mysql_real_connect function in MySQL 4.x before 4.0.21, and 3.x before 3.23.4
Buffer overflow in the mysql_real_connect function in MySQL 4.x before 4.0.21, and 3.x before 3.23.49, allows remote DNS servers to cause a denial of service and possibly execute arbitrary code via a DNS response with a large address length (h_length).
nvd