|
Description
|
|
A vulnerability has been discovered in Simple PHP Forum Script, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "id" parameter to index.php (when "show" is set to "cat") is not properly sanitised in discussion.php before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation requires that "magic_quotes_gpc" is disabled.
|