vendor:
MySQL
by:
Marco Ivaldi
7,2
CVSS
HIGH
UDF
264
CWE
Product Name: MySQL
Affected Version From: 4.0.17
Affected Version To: 4.0.17
Patch Exists: NO
Related CWE: N/A
CPE: a:mysql:mysql:4.0.17
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2004
MySQL Local Privilege Escalation Through UDF
This is an helper dynamic library for local privilege escalation through MySQL run with root privileges. It allows attackers to execute arbitrary system commands by creating a custom written dynamic library containing User Defined Functions (UDFs). It was tested on MySQL 4.0.17.
Mitigation:
MySQL should not be run with root privileges.