CVE-2006-3486: Buffer Overflow
DISPUTED Off-by-one buffer overflow in the Instanceoptions::completeinitialization function in instanceoptions.cc in the Instance Manager in MySQL before 5.0.23 and 5.1 before 5.1.12 might allow local users to cause a denial of service (application crash) via unspecified vectors, which triggers the overflow when the convertdirname function is called. NOTE: the vendor has disputed this issue via e-mail to CVE, saying that it is only exploitable when the user has access to the configuration file or the Instance Manager daemon. Due to intended functionality, this level of access would already allow the user to disrupt program operation, so this does not cross security boundaries and is not a vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3486?
CVE-2006-3486 is classified as a moderate severity vulnerability that may lead to a denial of service.
How do I fix CVE-2006-3486?
To fix CVE-2006-3486, upgrade MySQL to version 5.0.23 or later for the 5.0 branch and 5.1.12 or later for the 5.1 branch.
What versions of MySQL are affected by CVE-2006-3486?
CVE-2006-3486 affects MySQL versions before 5.0.23 and versions before 5.1.12.
What type of vulnerability is CVE-2006-3486?
CVE-2006-3486 is an off-by-one buffer overflow vulnerability in the Instance Manager of MySQL.
Can CVE-2006-3486 allow remote attacks?
CVE-2006-3486 is said to allow local users to potentially cause a denial of service via unspecified vectors.