Description
|
|
Multiple vulnerabilities were identified in Gregarius, which could be exploited by remote attackers to perform SQL injection and cross site scripting.
The first issue is due to input validation errors in the "search.php" and "tags.php" scripts that fail to properly validate the "rss_query" and "tag" parameters, which could be exploited by attackers to cause malicious scripting code to be executed by the user's browser.
The second flaw is due to input validation errors in the "feed.php" and "search.php" scripts that do not properly validate the "folder" and "rss_query" parameters before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
|