PHPKit Multiple SQL Injection Vulnerabilities
BID:14629
Info
PHPKit Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14629 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 22 2005 12:00AM |
| Updated: | Aug 22 2005 12:00AM |
| Credit: | phuket is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHPKIT PHPKIT 1.6.1 |
| Not Vulnerable: | |
Discussion
PHPKit Multiple SQL Injection Vulnerabilities
PHPKit is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
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.
PHPKit is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
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
PHPKit Multiple SQL Injection Vulnerabilities
No exploit is required.
A proof of concept URI is available:
http://www.example.com/phpkit/include.php?path=login/member.php&letter=phuket'%20AND%20MID(user_pw,1,1)='8'/*
No exploit is required.
A proof of concept URI is available:
http://www.example.com/phpkit/include.php?path=login/member.php&letter=phuket'%20AND%20MID(user_pw,1,1)='8'/*
Solution / Fix
PHPKit Multiple SQL Injection Vulnerabilities
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
PHPKit Multiple SQL Injection Vulnerabilities
References:
References: