phpMyDirectory 'page.php' SQL Injection Vulnerability
BID:51342
Info
phpMyDirectory 'page.php' SQL Injection Vulnerability
| Bugtraq ID: | 51342 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 08 2012 12:00AM |
| Updated: | Jan 08 2012 12:00AM |
| Credit: | Serseri |
| Vulnerable: |
phpMyDirectory phpMyDirectory 1.3.3 |
| Not Vulnerable: | |
Discussion
phpMyDirectory 'page.php' SQL Injection Vulnerability
phpMyDirectory is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpMyDirectory 1.3.3 is vulnerable; other versions may also be affected.
phpMyDirectory is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpMyDirectory 1.3.3 is vulnerable; other versions may also be affected.
Exploit / POC
phpMyDirectory 'page.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/page.php?id=[SQLi]
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/page.php?id=[SQLi]
References
phpMyDirectory 'page.php' SQL Injection Vulnerability
References:
References:
- phpMyDirectory Homepage (phpMyDirectory)