vendor:
NetLink
by:
lumut--
8.8
CVSS
HIGH
Remote Arbitrary File Upload
434
CWE
Product Name: NetLink
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
2009
NetLink Remote Arbitrary File Upload Vulnerability
NetLink is vulnerable to a remote arbitrary file upload vulnerability. An attacker can upload a malicious file to the server by exploiting the vulnerable upload.php script. The malicious file can be uploaded to the server by sending a POST request to the upload.php script. The malicious file can then be accessed by sending a GET request to the Users directory.
Mitigation:
The application should validate the file type and size before uploading it to the server. The application should also restrict the file types that can be uploaded to the server.