Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-0970. PoCs published by blake.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PhpMyLogon 2, allowing authentication bypass by injecting a malicious username. The vulnerable code directly interpolates user input into a SQL query without sanitization.
Description
SQL injection vulnerability in phpmylogon.php in PhpMyLogon 2 allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in PhpMyLogon 2, allowing authentication bypass by injecting a malicious username. The vulnerable code directly interpolates user input into a SQL query without sanitization.