Description
Inventory Webapp contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through GET parameters. Attackers can supply malicious SQL payloads in the name, description, quantity, or cat_id parameters to add-item.php to execute arbitrary database commands.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
mohammad zaheri
References
www.exploit-db.com/exploits/47356 (ExploitDB-47356)
www.vulncheck.com/...ry-webapp-sql-injection-via-add-itemphp (VulnCheck Advisory: Inventory Webapp SQL Injection via add-item.php)