vendor:
Seo Panel
by:
SecurityFocus
4,3
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: Seo Panel
Affected Version From: 3.4.0
Affected Version To: 3.4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:seopanel:seo_panel
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
2013
Seo Panel Directory Traversal Vulnerability
Seo Panel is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input. Remote attackers can use a specially crafted request with directory-traversal sequences ('../') to retrieve arbitrary files in the context of the application. Information obtained could aid in further attacks.
Mitigation:
Input validation should be used to prevent directory traversal attacks. Sanitize user-supplied input to prevent attackers from exploiting directory traversal vulnerabilities.