Lucene search
+L

1680 matches found

Cvelist
Cvelist
added 2004/09/01 4:0 a.m.42 views

CVE-2003-0073

Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service crash via mysqlchangeuser...

6.2AI score0.0299EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2004/08/18 12:0 a.m.18 views

Oracle MySQL 6.0 < 6.0.10 XPath Expression DoS

Binary data 5002.prm...

4CVSS7.3AI score0.10178EPSS
SaveExploits2References3
CERT
CERT
added 2004/07/12 12:0 a.m.67 views

MySQL fails to properly evaluate zero-length strings in the check_scramble_323() function

Overview There is a vulnerability in the password authentication mechanism of MySQL which could allow an attacker to bypass authentication by supplying a zero-length string. Description MySQL is an open-source database system available for Microsoft Windows, Linux, and other UNIX-based operating...

10CVSS6.3AI score0.69647EPSS
SaveExploits2References5
CERT
CERT
added 2004/07/12 12:0 a.m.27 views

MySQL fails to properly handle overly long "scramble" values

Overview There is a buffer overflow vulnerability in the way MySQL handles overly long "scramble" strings, which could allow an attacker to cause a denial of service or potentially execute arbitrary code. Description MySQL is an open-source database system available for Microsoft Windows, Linux,...

10CVSS7.5AI score0.07816EPSS
SaveExploits0References4
exploitpack
exploitpack
added 2004/07/10 12:0 a.m.21 views

MySQL 4.15.0 - Zero-Length Password Authentication Bypass

MySQL 4.15.0 - Zero-Length Password Authentication Bypass !/usr/bin/perl The script connects to MySQL and attempts to log in using a zero-length password Based on the vuln found by NGSSecurity The following Perl script can be used to test your version of MySQL. It will display the login packet se...

0.4AI score
SaveExploits0
Cvelist
Cvelist
added 2004/07/08 4:0 a.m.30 views

CVE-2004-0628

Stack-based buffer overflow in MySQL 4.1.x before 4.1.3, and 5.0, allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via a long scramble string...

7.9AI score0.07816EPSS
SaveExploits0References4
Gentoo Linux
Gentoo Linux
added 2004/05/25 12:0 a.m.32 views

Insecure Temporary File Creation In MySQL

Background MySQL is a popular open-source multi-threaded, multi-user SQL database server. Description The MySQL bug reporting utility mysqlbug creates a temporary file to log bug reports to. A malicious local user with write access to the /tmp directory could create a symbolic link of the name...

2.1CVSS6.5AI score0.00604EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2003/10/09 8:56 a.m.7 views

Important: Red Hat Security Advisory: : Updated MySQL packages fix vulnerability

Updated MySQL server packages fix a buffer overflow vulnerability. MySQL is a multi-user, multi-threaded SQL database server. Frank Denis reported a bug in unpatched versions of MySQL prior to version 3.23.58. Passwords for MySQL users are stored in the Password field of the user table. Under thi...

9CVSS6.6AI score0.78367EPSS
SaveExploits3References2
NVD
NVD
added 2003/09/22 4:0 a.m.28 views

CVE-2003-0780

Buffer overflow in getsaltfrompassword from sqlacl.cc for MySQL 4.0.14 and earlier, and 3.23.x, allows attackers with ALTER TABLE privileges to execute arbitrary code via a long Password field...

9CVSS7.5AI score0.78367EPSS
SaveExploits3References11
CERT
CERT
added 2003/09/15 12:0 a.m.32 views

MySQL fails to validate length of password field

Overview A vulnerability in MySQL could permit a malicious user to execute arbitrary code on the system. Description MySQL is a database system. MySQL contains a buffer overflow vulnerability in the processing of the password field of the MySQL database, specifically "SET PASSWORD". A malicious...

9CVSS7.2AI score0.78367EPSS
SaveExploits3References2
Debian
Debian
added 2003/09/14 2:20 a.m.45 views

[SECURITY] [DSA-381-1] New mysql packages fix buffer overflow

-------------------------------------------------------------------------- Debian Security Advisory DSA 381-1 [email protected] http://www.debian.org/security/ Matt Zimmerman September 13th, 2003 http://www.debian.org/security/faq -...

9CVSS7.2AI score0.78367EPSS
SaveExploits3
OSV
OSV
added 2003/09/13 12:0 a.m.22 views

DSA-381 mysql - buffer overflow

Bulletin has no description...

9CVSS6.1AI score0.78367EPSS
SaveExploits3
securityvulns
securityvulns
added 2003/09/11 12:0 a.m.30 views

MySQL buffer overflow

Buffer overflow on processing users password table...

4.3AI score
SaveExploits0References1Affected Software1
securityvulns
securityvulns
added 2003/09/11 12:0 a.m.40 views

Buffer overflow in MySQL

Product : MySQL Date : 10/09/2003 Author : Frank Denis [email protected] ------------------------ Product description ------------------------ From the web site : MySQL is the world's most popular open source database, recognized for its speed and reliability. Today MySQL is the most popular open...

7.3AI score
SaveExploits0
exploitpack
exploitpack
added 2003/04/15 12:0 a.m.16 views

osCommerce 2.2 - product_info.php Denial of Service

osCommerce 2.2 - productinfo.php Denial of Service source: https://www.securityfocus.com/bid/7351/info It has been reported that an attacker may trigger a denial of service condition in osCommerce application. If malicious URI parameters are passed to several of the osCommerce PHP pages, the mySQ...

7.3AI score
SaveExploits0
NVD
NVD
added 2003/03/24 5:0 a.m.24 views

CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

9CVSS6.5AI score0.44831EPSS
SaveExploits5References14
Cvelist
Cvelist
added 2003/03/21 5:0 a.m.37 views

CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

6.3AI score0.44831EPSS
SaveExploits5References14
CERT
CERT
added 2003/03/18 12:0 a.m.46 views

MySQL allows default user to be changed to root via custom "my.cnf" file

Overview MySQL reads configuration options from world-writeable files. This can lead to a remote user gaining elevated privileges. Description A message posted to the bugtraq mailing list details a vulnerability affecting versions of MySQL prior to 3.23.56. MySQL would permit users with 'FILE'...

9CVSS5.8AI score0.44831EPSS
SaveExploits5References1
Tenable Nessus
Tenable Nessus
added 2003/03/14 12:0 a.m.202 views

MySQL datadir/my.cnf Modification Privilege Escalation

The remote version of MySQL is older than 3.23.56. Such versions are affected by an issue that may allow the mysqld service to start with elevated privileges. An attacker can exploit this vulnerability by creating a 'DATADIR/my.cnf' that includes the line 'user=root' under the 'mysqld' option...

9CVSS5.5AI score0.44831EPSS
SaveExploits5References3
Exploit DB
Exploit DB
added 2003/03/08 12:0 a.m.52 views

MySQL 3.23.x - 'mysqld' Local Privilege Escalation

source: https://www.securityfocus.com/bid/7052/info A vulnerability has been discovered for MySQL that may allow the mysqld service to start with elevated privileges. An attacker can exploit this vulnerability by creating a DATADIR/my.cnf that includes the line 'user=root' under the 'mysqld' opti...

9CVSS5.8AI score0.44831EPSS
SaveExploits5
Rows per page
Query Builder