CVE-2005-2572

UnknownEPSS 4.73%

Last modified

CVE-2005-2572 is a vulnerability of currently unknown severity. MySQL, when running on Windows, allows remote authenticated users with insert privileges on the mysql.func table to cause a denial of service (server hang) and possibly execute arbitrary code via (1) a request for a non-library file, which causes the Windows LoadLibraryEx function to block, or (2) a request for a function in a library that has the XXX_deinit or XXX_init functions defined but is not tailored for mySQL, such as jpeg1x32.dll and jpeg2x32.dll.. EPSS estimates a 4.73% chance of exploitation in the next 30 days.

Description

MySQL, when running on Windows, allows remote authenticated users with insert privileges on the mysql.func table to cause a denial of service (server hang) and possibly execute arbitrary code via (1) a request for a non-library file, which causes the Windows LoadLibraryEx function to block, or (2) a request for a function in a library that has the XXX_deinit or XXX_init functions defined but is not tailored for mySQL, such as jpeg1x32.dll and jpeg2x32.dll.

Metrics

EPSS Probability
4.73%

90.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
OracleMysql5.0.33

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2005-2572?
MySQL, when running on Windows, allows remote authenticated users with insert privileges on the mysql.func table to cause a denial of service (server hang) and possibly execute arbitrary code via (1) a request for a non-library file, which causes the Windows LoadLibraryEx function to block, or (2) a request for a function in a library that has the XXX_deinit or XXX_init functions defined but is not tailored for mySQL, such as jpeg1x32.dll and jpeg2x32.dll.
How severe is CVE-2005-2572?
Severity scoring for CVE-2005-2572 is pending analysis. The EPSS model estimates a 4.73% probability of exploitation in the next 30 days.
How do I fix CVE-2005-2572?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2005-2572?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST