Impact
The vulnerability exists in the SourceCodester Sales and Inventory System 1.0 and allows an attacker to manipulate the sellid GET parameter to inject arbitrary SQL statements. This leads to unauthorized data retrieval, modification, or deletion, exposing sensitive business information and compromising database integrity. The weakness is characterized by CWE-74 (Scripting via HTML Injection) and CWE-89 (SQL Injection).
Affected Systems
SourceCodester Sales and Inventory System version 1.0 is affected.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% reflects a low but nonzero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The attack vector is remote, relying on an unauthenticated client providing a crafted GET request to the sales_invoice1.php endpoint, which then executes the injected SQL against the database.
OpenCVE Enrichment