vendor:
Struts2
by:
SecurityFocus
7.5
CVSS
HIGH
Directory-Traversal
22
CWE
Product Name: Struts2
Affected Version From: Struts 2.0.11.1
Affected Version To: Struts 2.0.12
Patch Exists: YES
Related CWE: N/A
CPE: struts:struts2_blank
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
2008
Struts Directory-Traversal Vulnerabilities
Struts is prone to multiple directory-traversal vulnerabilities because the application fails to sufficiently sanitize user-supplied input. An attacker can exploit these issues using directory-traversal strings ('../') to download arbitrary files with the privileges of the webserver process. Information obtained may aid in further attacks.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used.