Impact
The vulnerability lies in the cust_del.php page of the itsourcecode Sales and Inventory System, where the ID argument is not properly sanitized. This allows an attacker to inject SQL code into the database query, enabling unauthorized data access or manipulation. The flaw is a classic injection weakness (CWE-74, CWE-89).
Affected Systems
Affects the itsourcecode Sales and Inventory System version 1.0. No further version granularity is provided. The flaw resides in the cust_del.php script and is triggered by external ID parameters.
Risk and Exploitability
The flaw can be exploited remotely by manipulating crafted requests to the ID parameter. The CVSS base score of 5.3 indicates moderate severity. EPSS is not available and KEV is not listed, but the public release of an exploit demonstrates that the vulnerability is actionable and poses a tangible threat to unpatched systems.
OpenCVE Enrichment