header-logo
Suggest Exploit
vendor:
PrestaShop
by:
SecurityFocus
7,5
CVSS
HIGH
SQL Injection and Cross-Site Scripting
89, 79
CWE
Product Name: PrestaShop
Affected Version From: 1.6.0
Affected Version To: 1.6.0
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 Vulnerabilities

PrestaShop is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database and to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Input validation should be used to ensure that untrusted data is not allowed to enter the system. It is also important to keep applications updated with the latest security-related patches.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/67249/info

PrestaShop is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database and to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

PrestaShop 1.6.0 is vulnerable; other versions may also be affected. 

http://example.com/ajax/getSimilarManufacturer.php?id_manufacturer=3[SQL-injection]