vendor:
Helpdezk
by:
Ihsan Sencan
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Helpdezk
Affected Version From: 1.1.1
Affected Version To: 1.1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:helpdezk:helpdezk:1.1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Helpdezk 1.1.1 – Arbitrary File Upload
Helpdezk 1.1.1 is vulnerable to arbitrary file upload. An attacker can upload a malicious file to the server by sending a specially crafted HTTP request. This vulnerability exists in more than one file, including upload.php, upload2.php, upload3.php, upload_dsh_image.php, upload_file.php, upload_icon.php, manage_attachments.php, manage_icons.php, and upload_file_knowledgebase.php. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with a malicious file attached.
Mitigation:
Restrict access to the upload directory and ensure that only authorized users can upload files. Also, validate the file type and size before uploading.