vendor:
microUpload
by:
Phenom
7,8
CVSS
HIGH
Remote File Upload
434
CWE
Product Name: microUpload
Affected Version From: microUpload 1.0
Affected Version To: microUpload 1.2
Patch Exists: YES
Related CWE: CVE-2020-1234
CPE: cpe:a:phptoys:microupload
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2020
microUpload Upload Shell Vulnerability
microUpload is a vulnerable file uploader script written in PHP. It is vulnerable to a remote file upload attack, which allows an attacker to upload a malicious file to the server. The attacker can then execute the malicious file on the server, allowing them to gain access to the server and its data.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all file uploads are properly validated and sanitized before being uploaded to the server. Additionally, the server should be configured to only allow certain file types to be uploaded.