Impact
A flaw exists in the delete.php script of Simple Inventory System 1.0 that allows an attacker to inject arbitrary SQL through the ID parameter. This manipulation can expose, alter, or delete data stored in the underlying database, potentially compromising confidentiality and integrity of the application’s information.
Affected Systems
The vulnerability affects the code-projects Simple Inventory System, version 1.0 and any releases that have not applied the published fix. No other versions are explicitly mentioned in the data.
Risk and Exploitability
The CVSS score is 6.9, indicating a medium severity vulnerability. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog. The attack can be performed remotely by delivering a crafted request containing a malicious ID value to /delete.php, which the application processes without proper sanitization. An attacker who succeeds could read sensitive data, alter records, or delete inventory entries.
OpenCVE Enrichment