vendor:
Perl$hop
by:
www.shadow.net
8,8
CVSS
HIGH
Cross Site Scripting, Directory Traversal, Code Execution
79, 22, 78
CWE
Product Name: Perl$hop
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2009
Perl$hop Multiple Vulnerabilities
Perl$hop is an e-commerce script developed by Waverider Systems. It contains multiple vulnerabilities such as Cross Site Scripting (XSS), Directory Traversal, and Code Execution. The GET variable ?thispage? is vulnerable to a directory traversal and potential code execution depending on the environment. The GET variable CUR, thispage, LANG, and most likely others contain cross site scripting vulnerabilities.
Mitigation:
Input validation should be used to prevent malicious user input from being passed to the application. Sanitize user input to prevent directory traversal and code execution. Use a web application firewall to detect and block malicious input.