vendor:
MySQL
by:
Bernardo Damele A. G., todb
N/A
CVSS
N/A
Remote Code Execution
N/A
CWE
Product Name: MySQL
Affected Version From: MySQL 4.1.22
Affected Version To: MySQL 5.5.9
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows
2011
Oracle MySQL for Microsoft Windows Payload Execution
This module creates and enables a custom UDF (user defined function) on the target host via the SELECT ... into DUMPFILE method of binary injection. On default Microsoft Windows installations of MySQL (=< 5.5.9), directory write permissions not enforced, and the MySQL service runs as LocalSystem. NOTE: This module will leave a payload executable on the target system when the attack is finished, as well as the UDF DLL, and will define or redefine sys_eval() and sys_exec() functions.
Mitigation:
Secure MySQL on Windows by following the advice from 2005 on securing MySQL on Windows.