Description
|
|
Multiple vulnerabilities have been identified in SL_site, which could be exploited by remote attackers to disclose sensitive information, or perform SQL injection and cross site scripting.
The first flaw is due to an input validation error in the "recherche.php" script that fails to properly validate the "recherche" parameter, which could be exploited by attackers to cause malicious scripting code to be executed by the user's browser.
The second vulnerability is due to an input validation error in the "page.php" script that does not validate the "id_page" parameter, which could be exploited by malicious people to conduct SQL injection attacks.
The third issue is due to an input validation error in the "gallerie.php" script that does not validate the "rep" parameter, which could be exploited by attackers to list images in arbitrary directories.
|