vendor:
Delta Sql
by:
Ihsan Sencan
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Delta Sql
Affected Version From: 1.8.2
Affected Version To: 1.8.2
Patch Exists: NO
Related CWE: N/A
CPE: a:deltasql:deltasql:1.8.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Delta Sql 1.8.2 – Arbitrary File Upload
Delta Sql 1.8.2 is vulnerable to arbitrary file upload. An attacker can upload a malicious file to the web server by sending a specially crafted HTTP request. This can be used to execute arbitrary code on the server.
Mitigation:
The application should validate the file type before uploading it to the server. The application should also restrict the file size and the file name.