Impact
The loadResultList routine in itsourcecode’s Online Medicine Delivery System 1.0 is vulnerable to SQL injection via an unsanitized ID parameter in the /index.php?q=single-item request. Exploiting this flaw allows a remote attacker to inject arbitrary SQL commands that are executed against the database. The injected statements can read, alter, or delete data, leading to loss of confidentiality, integrity, and potentially availability of the system.
Affected Systems
itsourcecode Online Medicine Delivery System version 1.0, accessed through the /index.php?q=single-item endpoint used to display product details. The affected component is the Product Detail Page’s loadResultList function.
Risk and Exploitability
The vulnerability has a CVSS score of 6.9, indicating a medium to high severity. No EPSS information is available, and the flaw is not listed in CISA’s KEV catalog. Attackers can trigger the flaw remotely by manipulating the ID query parameter. Based on the vulnerability’s nature, it is inferred that an attacker could potentially read, modify, or delete database content. Furthermore, it is inferred that the level of damage depends on the privileges of the database account used by the application; higher privileges would result in broader impact.
OpenCVE Enrichment