Description
|
|
Multiple vulnerabilities were identified in Snipe Gallery, which could be exploited by malicious users to perform SQL injection or cross site scripting attacks.
The first issue is due to an input validation error in the "search.php" script that does not properly validate the "keyword" parameter, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second flaw is due to input validation errors in the "view.php" and "image.php" scripts that do not properly filter specially crafted "gallery_id" and "image_id" parameters, which may be exploited by remote users to conduct SQL injection attacks.
|