Impact
A flaw exists in the /pages/sup_del.php endpoint of itsourcecode Sales and Inventory System 1.0 that allows an attacker to supply a crafted ID parameter, resulting in SQL code injection. This vulnerability can be exploited remotely to execute arbitrary SQL statements against the application database, potentially exposing, modifying, or deleting sensitive information. The weakness aligns with CWE-74 (Untrusted Search Path) and CWE-89 (SQL Injection).
Affected Systems
The vulnerable component is the itsourcecode Sales and Inventory System, version 1.0. The specific file is /pages/sup_del.php accessed via the query string parameter type=supplier. No further version details or additional products are documented.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity. EPSS data is unavailable and the vulnerability is not listed in the CISA KEV catalog, though a publicly available exploit exists. Attackers can invoke the flaw by manipulating the ID argument from an external location, and the vulnerability is exploitable without additional preconditions beyond remote access to the web interface.
OpenCVE Enrichment