phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
BID:57431
Info
phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 57431 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 15 2013 12:00AM |
| Updated: | Jan 15 2013 12:00AM |
| Credit: | KedAns-Dz |
| Vulnerable: |
phpLiteAdmin phpLiteAdmin 1.8.3 phpLiteAdmin phpLiteAdmin 1.9.3 |
| Not Vulnerable: | |
Discussion
phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
phpLiteAdmin is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input 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.
phpLiteAdmin 1.8.x and 1.9.x are vulnerable.
phpLiteAdmin is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input 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.
phpLiteAdmin 1.8.x and 1.9.x are vulnerable.
Exploit / POC
phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/phpliteadmin.php?action=row_view&table=' [ SQLi ]
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/phpliteadmin.php?action=row_view&table=' [ SQLi ]
Solution / Fix
phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].
References
phpLiteAdmin 'table' Parameter SQL Injection Vulnerability
References:
References:
- phpLiteAdmin Homepage (phpLiteAdmin)