CVE-2005-0710: Medium severity MySQL mysql vulnerability
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 libraries by using INSERT INTO to modify the mysql.func table, which is processed by the udfinit function.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2005-0710?
CVE-2005-0710 is considered a critical vulnerability due to its ability to allow remote authenticated users to execute arbitrary libraries.
How do I fix CVE-2005-0710?
To mitigate CVE-2005-0710, upgrade MySQL to version 4.1.11 or later, as these versions include patches to address this issue.
What versions of MySQL are affected by CVE-2005-0710?
CVE-2005-0710 affects MySQL versions 4.0.23 and earlier, and 4.1.x up to 4.1.10.
Can remote unauthenticated users exploit CVE-2005-0710?
No, CVE-2005-0710 requires authenticated users with INSERT and DELETE privileges to exploit the vulnerability.
What kind of attacks can exploit CVE-2005-0710?
CVE-2005-0710 can be exploited to bypass library path restrictions and execute arbitrary libraries, potentially leading to unauthorized code execution.