AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2005-2572

HIGH · CVSS 8.5 EPSS 4.73%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2005-08-16 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.5. It affects Windows. It may be remotely exploitable. Exploitation may require the attacker to be authenticated. It may lead to a denial-of-service condition.

CVE
CVE-2005-2572
Severity
HIGH
CVSS
8.5
EPSS
4.73%
Windows

Original NVD 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.