vendor:
Shoutbox
by:
SecurityFocus
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Shoutbox
Affected Version From: Shoutbox 1.0
Affected Version To: Shoutbox 1.0
Patch Exists: YES
Related CWE: CVE-2002-1490
CPE: a:shoutbox:shoutbox:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
Shoutbox Directory Traversal Vulnerability
Shoutbox is vulnerable to directory traversal attacks due to insufficient sanitization of user-supplied values to the expanded.php script. This allows attackers to view potentially sensitive files.
Mitigation:
Ensure that user-supplied values are properly sanitized before being used in the application.