exploit-db-mirror/platforms/php/webapps/36343.txt
Offensive Security f8f13f8ec0 Update: 2015-03-13
22 new exploits
2015-03-13 08:35:51 +00:00

10 lines
No EOL
663 B
Text
Executable file

source: http://www.securityfocus.com/bid/50784/info
PrestaShop is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
PrestaShop 1.4.4.1 is vulnerable; other versions may also be affected.
GET: http://<app_base>/modules/mondialrelay/kit_mondialrelay/SuiviExpedition_ajax.php
POST: Expedition=<script>alert(&#039;XSS&#039;)</script>