Description
|
|
Two vulnerabilities were identified in PHPFreeNews, which could be exploited by attackers to perform SQL injection or cross site scripting.
The first issue is due to an input validation error in the "searchresults.php" and "newscategoryform.php" scripts when processing a specially crafted "NewsMode" or "Match" parameter, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second vulnerability is due to input validation errors in the "searchresults.php" script when processing a specially crafted "Match" or "CatID" parameter, which may be exploited by remote users to conduct SQL injection attacks.
|