vendor:
Fleet Manager
by:
saxgy1331 - Kaieteur-Falls-1331
5.5
CVSS
MEDIUM
Shell upload
434
CWE
Product Name: Fleet Manager
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows, Linux
2019
Fleet Manager hyvikk Shell Upload
You can upload a php shell file as a vehicle image. After uploading the image, the shell will be saved in the /uploads/ folder with the id code. You can access the shell by going to http://localhost/delivery/public/vehicles/ and right-clicking on the recent 'php shell photo' you have uploaded.
Mitigation:
Validate file uploads and restrict file types to prevent the upload of malicious files. Implement proper file permissions to prevent unauthorized access to uploaded files.