Impact
The vulnerability is located in the administrator login script (adminlogin.php) of the Online Product Reservation System 1.0. Unsanitized values for the emailadd and pass parameters allow an attacker to inject arbitrary SQL that is executed by the back‑end database. This flaw can enable the attacker to read, modify, or delete database records that are normally protected by the administrator interface.
Affected Systems
The affected product is the code‑projects Online Product Reservation System version 1.0. The flaw exists in the Administrator Login component, specifically the file /handgunner‑administrator/adminlogin.php, and affects any installation that has not applied a vendor patch.
Risk and Exploitability
The CVSS v3.1 score of 6.9 indicates moderate severity. The EPSS score is below 1%, suggesting low likelihood of widespread exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be remote, achieved by delivering malicious input in the emailadd or pass arguments to the administrator login endpoint via HTTP requests.
OpenCVE Enrichment