Impact
A user-supplied ID parameter in the us_del.php page of itsourcecode Sales and Inventory System 1.0 is not properly sanitized. An attacker can manipulate this argument to inject arbitrary SQL statements, granting unauthorized read, modify, or delete privileges on the underlying database. This flaw is classified under CWE-74 (Unspecified Encoding or Escaping) and CWE-89 (SQL Injection). The impact includes potential disclosure of sensitive business data, data corruption, and loss of integrity.
Affected Systems
itsourcecode’s Sales and Inventory System version 1.0 is affected. The vulnerability specifically lies in the us_del.php file accessed via /pages/us_del.php?type=user, which is part of the publicly distributed edition of the application.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity, with remote exploitation possible as the flaw is triggered through web input. No EPSS value is available, and the issue is not listed in the CISA KEV catalog. An attacker with knowledge of the ID parameter can send crafted requests to the vulnerable endpoint and achieve SQL injection over the network, making the risk primarily a moderate confidentiality and integrity concern for systems still running version 1.0.
OpenCVE Enrichment