vendor:
Easy File Sharing Web Server
by:
Chako
8,8
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: Easy File Sharing Web Server
Affected Version From: 7.2
Affected Version To: 7.2
Patch Exists: NO
Related CWE: N/A
CPE: a:sharing-file:easy_file_sharing_web_server:7.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WinXP SP3
2017
EFS Web Server 7.2 Unrestricted File Upload
EFS Web Server 7.2 allows unauthorized users to upload malicious files by exploiting a vulnerability in the upload form. The form can be found at http://target_host/disk_c/vfolders. The form contains a hidden input field with the name “upload_author” and value “Admin”. By changing the value of this field, an attacker can upload malicious files to the server.
Mitigation:
Ensure that the application is configured to only allow authorized users to upload files. Additionally, ensure that the application is configured to only allow the upload of files with specific extensions.