vendor:
FileManager
by:
nj3ct0rK3d-Sh3lL
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: FileManager
Affected Version From: N/A
Affected Version To: N/A
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
2012
FileManager Arbitrary File Upload Vulnerability
FileManager is prone to a vulnerability that lets attackers upload arbitrary files. The issue occurs because the application fails to adequately sanitize user-supplied input. An attacker may leverage this issue to upload arbitrary files to the affected computer; this can result in arbitrary code execution within the context of the vulnerable application.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to be processed by the application.