Description
|
|
Two vulnerabilities have been discovered in 1024 CMS, which can be exploited by malicious users and by malicious people to conduct SQL injection attacks.
1) Input passed via the "id" parameter to rss.php (when "t" is set to "vp") is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "p" parameter to index.php is not properly sanitised before being used in a SQL query in includes/classes/whoisonline.php. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 2.1.1. Other versions may also be affected.
|