8 matches found
SUSE 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 authorized users to cause a denial of service crash via a NULL second argument to the strtodate function...
EUVD-2006-3078
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 strtodate function...
Denial Of Service (DoS)
mysql is vulnerable to denial of service DoS. The vulnerability exists as MySQL allowed authenticated users to cause a denial of service crash via a NULL second argument to the strtodate function...
Update Protection against MySQL Server str_to_date DoS Vulnerability
The MySQL server fails to properly handle unexpected input submitted to the strtodate function. This can be triggered by remote attackers to crash affected database servers and deny service to legitimate users...
USN-306-1: MySQL 4.1 vulnerability
MySQL did not correctly handle NULL as the second argument to the strtodate function. An authenticated user could exploit this to crash the server...
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 authorized users to cause a denial of service crash via a NULL second argument to the strtodate function...
MySQL DoS
Description: A query like "select strtodate 1, NULL ;" crashes mysqld. Unaffected versions: = 4.1.18 = 5.0.19 = 5.1.6 For more details: http://bugs.mysql.com/bug.php?id=15828 -- [email protected] Open Source WebAppFirewall http://guardian.jumperz.net/...
MySQL DoS
"select strtodate 1, NULL ;" request causes database server to crash...