vendor:
Simple File Uploader
by:
Daniel Godoy
8,8
CVSS
HIGH
Arbitrary File Download
434
CWE
Product Name: Simple File Uploader
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: GNU/Linux
2017
Simple File Uploader – Arbitrary File Download
A vulnerability in Simple File Uploader allows an attacker to download arbitrary files from the server. This is due to the lack of proper input validation and authentication checks in the application. An attacker can craft a malicious URL to download any file from the server.
Mitigation:
Input validation and authentication checks should be implemented to prevent arbitrary file download.