vendor:
N/A
by:
SecurityFocus
7.5
CVSS
HIGH
Directory-Traversal Attack
22
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
Reportedly
Directory-Traversal Attack
An attacker can carry out directory-traversal attacks when the application processes malformed archives. A successful attack can allow the attacker to place potentially malicious files and overwrite files on a computer in the context of the user running the affected application. A successful exploit may aid in further attacks.
Mitigation:
Ensure that user-supplied input is validated and filtered before being used in file operations.