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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.73%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 2.0
- 8.5 HIGHAV:N/AC:M/Au:S/C:C/I:C/A:C
- EPSS
- 4.73% probability · 91th percentile
- CISA KEV
- Not listed
- Affected
- oracle/mysql
- Source
- cve@mitre.org
References
- http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay/?docId=emr_na-c03897409
- http://marc.info/?l=bugtraq&m=112360818900941&w=2
- http://secunia.com/advisories/54788
- http://www.appsecinc.com/resources/alerts/mysql/2005-003.htmlVendor Advisory
- http://www.securityfocus.com/bid/62358
- http://www.securitytracker.com/id/1029010
- https://exchange.xforce.ibmcloud.com/vulnerabilities/21756
- http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay/?docId=emr_na-c03897409
- http://marc.info/?l=bugtraq&m=112360818900941&w=2
- http://secunia.com/advisories/54788
- http://www.appsecinc.com/resources/alerts/mysql/2005-003.htmlVendor Advisory
- http://www.securityfocus.com/bid/62358
- http://www.securitytracker.com/id/1029010
- https://exchange.xforce.ibmcloud.com/vulnerabilities/21756
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.