Description: parad0x has reported a vulnerability in phpkb
Knowledge Base, which can be exploited by malicious people to conduct
SQL injection attacks.
Input passed to the "ID" parameter in comment.php is not properly
sanitised before being used in SQL queries. This can be exploited to
manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is reported in versions 1.5 and 2.0. Other versions may also be affected.
Solution: Edit the source code to ensure that input is properly sanitised.
Provided and/or discovered by: parad0x
Original Advisory: http://milw0rm.com/exploits/5428
|