Sourcecodester · Pharmacy Sales/Inventory System · CVE-2026-7199
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Pharmacy Sales and Inventory System version 1.0
**Description**
SQL injection can be initiated remotely via the '/ajax.php?action=delete product' endpoint. The issue occurs when the `ID` argument is manipulated, allowing for unauthorized database queries.
**Recommendations**
Update SourceCodester Pharmacy Sales and Inventory System version 1.0 to a version that addresses this issue. As a temporary workaround, restrict access to the '/ajax.php?action=delete product' endpoint or avoid using the `ID` parameter until a fix is applied.