vendor:
MySQL and MariaDB
by:
kingcope
7,5
CVSS
HIGH
Security Bypass
287
CWE
Product Name: MySQL and MariaDB
Affected Version From: MySQL and MariaDB
Affected Version To: MySQL and MariaDB
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: Windows, Linux, Mac
2012
MySQL and MariaDB Security Bypass Weakness
MySQL and MariaDB are prone to a security-bypass weakness. An attacker may be able to exploit this issue to aid in brute-force attacks; other attacks may also be possible. The exploit code uses Net::MySQL to connect to the database and then uses the _execute_command() function to attempt to authenticate with a given username and password. If the authentication is successful, the exploit prints the cracked password.
Mitigation:
Ensure that the database is configured with strong passwords and that access is restricted to trusted users.