Description
|
|
Two vulnerabilities have been discovered in OneForum, which can be exploited by malicious people to conduct SQL injection attacks.
1) Input passed via the "id" parameter to topic.php is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "id" parameter to category.php is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 2.0. Other versions may also be affected.
|