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.
Remediation
References
Related Vulnerabilities
Jboss EAP CVE-2016-6796 Vulnerability (CVE-2016-6796)
phpMyAdmin Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2008-5621)
Apache Tomcat Improper Authentication Vulnerability (CVE-2012-5886)
phpMyFAQ Other Vulnerability (CVE-2005-3734)
WordPress Plugin Complianz-GDPR/CCPA Cookie Consent Cross-Site Scripting (5.5.2)