Skip to main content

Vendor/product archive

oracle / mysql CVEs

Beta · best-effort

1,326 CVEs tagged to oracle / mysql12 Critical, 70 High, 1,062 Medium, 182 Low, 0 Unrated.

CVE-2006-4227

Published Aug 18, 2006

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 remot…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-4031

Published Aug 9, 2006

MySQL 4.1 before 4.1.21 and 5.0 before 5.0.24 allows a local user to access a table through a previously created MERGE table, even after the user's privileges are revoked for the…

CVSS 2.1 · Low
Vendor/product tagsBeta · best-effort

CVE-2006-3469

Published Jul 21, 2006

Format string vulnerability in time.cc in MySQL Server 4.1 before 4.1.21 and 5.0 before 1 April 2006 allows remote authenticated users to cause a denial of service (crash) via a f…

CVSS 4.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-3486

Published Jul 10, 2006

Off-by-one buffer overflow in the Instance_options::complete_initialization function in instance_options.cc in the Instance Manager in MySQL before 5.0.23 and 5.1 before 5.1.12 mi…

CVSS 2.1 · Low
Vendor/product tagsBeta · best-effort

CVE-2006-3081

Published Jun 19, 2006

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…

CVSS 4.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-2753

Published Jun 1, 2006

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 encodin…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2006-1516

Published May 5, 2006

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 user…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-1517

Published May 5, 2006

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 i…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-1518

Published May 5, 2006

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 wit…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-0903

Published Feb 27, 2006

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 fu…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2006-0369

Published Jan 22, 2006

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…

CVSS 2.1 · Low
Vendor/product tagsBeta · best-effort

CVE-2005-2558

Published Aug 16, 2005

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 use…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-2572

Published Aug 16, 2005

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 ar…

CVSS 8.5 · High
Vendor/product tagsBeta · best-effort

CVE-2005-2573

Published Aug 16, 2005

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 i…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-1636

Published May 17, 2005

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 user…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-0709

Published May 2, 2005

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…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-0710

Published May 2, 2005

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 lib…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-0711

Published May 2, 2005

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 ov…

CVSS 2.1 · Low
Vendor/product tagsBeta · best-effort

CVE-2005-0799

Published Mar 15, 2005

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-DO…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2004-2149

Published Dec 31, 2004

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 placehol…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2004-0835

Published Nov 3, 2004

MySQL 3.x before 3.23.59, 4.x before 4.0.19, 4.1.x before 4.1.2, and 5.x before 5.0.1, checks the CREATE/INSERT rights of the original table instead of the target table in an ALTE…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2004-0836

Published Nov 3, 2004

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…

CVSS 10.0 · Critical
Vendor/product tagsBeta · best-effort
Showing 1,276-1,300 of 1,326 CVEsPage 52 of 54