vendor:
iBooking
by:
d1z1n370/oPty
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: iBooking
Affected Version From: 1.0.8
Affected Version To: 1.0.8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux
2022
iBooking v1.0.8 – Arbitrary File Upload
The application is prone to an arbitrary file-upload because it fails to adequately sanitize user-supplied input. An attacker can exploit these issues to upload arbitrary files in the context of the web server process and execute commands.
Mitigation:
Implement proper input validation and sanitization to prevent arbitrary file uploads. Limit file upload types and restrict file permissions.