vendor:
WebShop Hun
by:
SecurityFocus
7.5
CVSS
HIGH
Local File Include and Cross-Site Scripting
94
CWE
Product Name: WebShop Hun
Affected Version From: 1.062s
Affected Version To: 1.062s
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
2009
WebShop Hun Local File Include and Cross-Site Scripting Vulnerabilities
WebShop Hun is prone to a local file-include vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit the local file-include vulnerability using directory-traversal strings to view and execute local files within the context of the webserver process. Information harvested may aid in further attacks. The attacker may leverage the cross-site scripting issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in the application.