First published: Fri Mar 11 2005(Updated: )
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 udf_init function.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL | =4.1.0 | |
MySQL | =4.1.3 | |
MySQL | =4.1.10 | |
MySQL | =3.23.49 | |
MySQL | =4.0.0 | |
MySQL | =4.0.1 | |
MySQL | =4.0.2 | |
MySQL | =4.0.3 | |
MySQL | =4.0.4 | |
MySQL | =4.0.5 | |
MySQL | =4.0.5a | |
MySQL | =4.0.6 | |
MySQL | =4.0.7 | |
MySQL | =4.0.7-gamma | |
MySQL | =4.0.8 | |
MySQL | =4.0.8-gamma | |
MySQL | =4.0.9 | |
MySQL | =4.0.9-gamma | |
MySQL | =4.0.10 | |
MySQL | =4.0.11 | |
MySQL | =4.0.11-gamma | |
MySQL | =4.0.12 | |
MySQL | =4.0.13 | |
MySQL | =4.0.14 | |
MySQL | =4.0.15 | |
MySQL | =4.0.18 | |
MySQL | =4.0.20 | |
MySQL | =4.0.21 | |
MySQL | =4.0.23 | |
MySQL | =4.1.0-alpha | |
MySQL | =4.1.2-alpha | |
MySQL | =4.1.3-beta | |
MySQL | =4.1.4 | |
MySQL | =4.1.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-0710 is considered a critical vulnerability due to its ability to allow remote authenticated users to execute arbitrary libraries.
To mitigate CVE-2005-0710, upgrade MySQL to version 4.1.11 or later, as these versions include patches to address this issue.
CVE-2005-0710 affects MySQL versions 4.0.23 and earlier, and 4.1.x up to 4.1.10.
No, CVE-2005-0710 requires authenticated users with INSERT and DELETE privileges to exploit the vulnerability.
CVE-2005-0710 can be exploited to bypass library path restrictions and execute arbitrary libraries, potentially leading to unauthorized code execution.