vendor:
Webiness Inventory
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Webiness Inventory
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: NO
Related CWE: N/A
CPE: a:webiness:webiness_inventory:2.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Webiness Inventory 2.3 – SQL Injection
A SQL injection vulnerability exists in Webiness Inventory 2.3. An attacker can send a specially crafted HTTP POST request to the vulnerable WsModelGrid.php file to execute arbitrary SQL commands and gain access to sensitive information in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.