vendor:
Allpc 2.5
by:
RoAd_KiLlEr
8,8
CVSS
HIGH
SQL Injection/XSS
89 (SQL Injection) & 79 (XSS)
CWE
Product Name: Allpc 2.5
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: NO
Related CWE: N/A
CPE: a:allpcscript:allpc_2.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win Xp Sp 2/3
2020
Allpc 2.5 osCommerce SQL-i/XSS Multiple Vulnerabilities
Allpc 2.5 osCommerce is vulnerable to SQL Injection and XSS. The Search B0x of this script is vulnerable to XSS, because it fails to properly sanitize user-supplied input. An attacker can inject malicious SQL queries and execute arbitrary JavaScript code in the browser of the victim.
Mitigation:
Input validation should be used to prevent SQL Injection and XSS attacks. Sanitize user-supplied input and encode output to prevent XSS attacks.