vendor:
Multi Languages WebShop Online
by:
G4N0K
7.5
CVSS
HIGH
SQL Injection and Cross-Site Scripting (XSS)
89 (SQL Injection) and 79 (XSS)
CWE
Product Name: Multi Languages WebShop Online
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2008
Multi Languages WebShop Online (name:XSS|id:SQLi) Multiple Remote Vulnerabilities
Multi Languages WebShop Online is vulnerable to SQL Injection and Cross-Site Scripting (XSS). An attacker can exploit these vulnerabilities to gain access to sensitive information such as usernames and passwords, or to execute malicious scripts in the user's browser.
Mitigation:
Input validation should be used to prevent SQL Injection and XSS attacks. All user-supplied input should be validated and filtered before being used in SQL queries or HTML output.