vendor:
PrestaShop
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Request-Forgery
352
CWE
Product Name: PrestaShop
Affected Version From: PrestaShop 1.5.4
Affected Version To: PrestaShop 1.5.4
Patch Exists: YES
Related CWE: N/A
CPE: a:prestashop:prestashop
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2014
PrestaShop Multiple Cross-Site Request-Forgery Vulnerabilities
PrestaShop is prone to multiple cross-site request-forgery vulnerabilities. Exploiting these issues may allow a remote attacker to perform certain unauthorized actions in the context of the affected application. Other attacks are also possible. An example exploit code is provided which adds a product to the cart by using a malicious image tag.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized. Additionally, applications should implement a strict policy that requires users to use strong passwords.