Secunia Logo
 
CVE Reference: CVE-2005-2572
NOTE: The text on this page is written by CVE MITRE and reflects neither the opinions of Secunia or the results of our research. All data on this page is written and maintained by CVE MITRE.

Original Page at CVE MITRE:
CVE-2005-2572

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.

CVE Status:
Candidate

References:

XF
  http://xforce.iss.net/xforce/xfdb/21756

MISC
  http://www.appsecinc.com/resources/alerts/mysql/2005-003.html

BUGTRAQ
  http://marc.theaimsgroup.com/?l=bugtraq&m=112360818900941&w=2


Return to the previous page.