vendor:
Webiness Inventory
by:
Mehmet EMIROGLU
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_inventory:webiness_inventory:2.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Wamp64, Windows
2019
Webiness Inventory 2.3 – ’email’ SQL Vulnerability
Webiness Inventory 2.3 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'email' parameter in the POST request. This can be exploited to bypass authentication and gain access to the application.
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.