CVE-2006-3469: Medium severity MySQL mysql vulnerability
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 format string instead of a date as the first parameter to the dateformat function, which is later used in a formatted print call to display the error message.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3469?
CVE-2006-3469 is considered a moderate severity vulnerability as it can lead to a denial of service due to a crash.
How do I fix CVE-2006-3469?
To fix CVE-2006-3469, upgrade MySQL Server to version 4.1.21 or later on the 4.1 branch, or version 5.0 after the 1st of April 2006.
What software versions are affected by CVE-2006-3469?
CVE-2006-3469 affects MySQL Server versions 4.1.6 to 4.1.20 and 5.0 up to 5.0.16.
What type of attack can CVE-2006-3469 facilitate?
CVE-2006-3469 can facilitate a denial of service attack by causing the MySQL server to crash when the date_format function is misused.
Who can exploit CVE-2006-3469?
CVE-2006-3469 can be exploited by remote authenticated users who send inappropriate format strings as input.