Inventory Webapp SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Inventory Webapp, allowing unauthenticated attackers to manipulate database queries by injecting SQL code through GET parameters. The vulnerability is present in the 'add-item.php' file, where attackers can exploit the 'name', 'description', 'quantity', or 'cat_id' parameters to execute arbitrary database commands.

Impact

Exploitation of this vulnerability allows for SQL injection, where attackers can manipulate database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a GET request to 'php/add-item.php' with injected SQL payloads in the 'name', 'description', 'quantity', or 'cat_id' parameters. The injected SQL will be executed by the application, allowing for manipulation of the database.

Added: Feb 22, 2026, 2:20 PM
Updated: Feb 22, 2026, 2:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
8.7
remediation
0.0
relevance
3.1
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.