vendor:
Webiness Inventory
by:
Boumediene KADDOUR
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Webiness Inventory
Affected Version From: 2.9
Affected Version To: 2.9
Patch Exists: NO
Related CWE: unknown
CPE: a:webiness:webiness_inventory:2.9
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WAMP windows 10 x64
2018
Webiness Inventory 2.9 – Arbitrary File Upload
An Arbitrary File Upload vulnerability exists in Webiness Inventory 2.9 which allows an attacker to upload a malicious file to the server. This vulnerability exists due to insufficient validation of the uploaded file in the WsSaveToModel.php file. An attacker can exploit this vulnerability by sending a malicious file to the server via a POST request to the WsSaveToModel.php file.
Mitigation:
Implement proper input validation and sanitization to ensure that only expected files are uploaded to the server.