vendor:
SHOPPING
by:
Cyber-Crystal
8,8
CVSS
HIGH
XSS/SQL Injection
79 (XSS) and 89 (SQL Injection)
CWE
Product Name: SHOPPING
Affected Version From: 2.8
Affected Version To: 2.9
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
n/a
Peel SHOPPING – version 2.8 and version 2.9 xss/sql inject Vulnerability
The vulnerability exists in Peel SHOPPING version 2.8 and version 2.9. It allows attackers to inject malicious XSS and SQL payloads via the 'motclef' parameter in the 'recherche.php' script, the 'id' parameter in the 'tva.php' script, and the 'index.php' script.
Mitigation:
Input validation should be used to prevent XSS and SQL injection attacks. All user-supplied input should be validated and filtered before being used in any SQL query.