Impact
A flaw has been identified in the /admin/reservations.php handler of Code‑Projects Hotel and Tourism Reservation 1.0. The delete parameter, when not properly sanitized, allows a malicious actor to inject arbitrary SQL commands into the backend database. This means an attacker could read, modify or delete reservation records, potentially corrupting data integrity and exposing sensitive information. The weakness corresponds to improper neutralization of special elements (CWE‑74) and classic SQL injection (CWE‑89).
Affected Systems
The vulnerability exists in Code‑Projects Hotel and Tourism Reservation version 1.0, page. Any deployment that includes this component and exposes the delete functionality for reservation records is impacted.
Risk and Exploitability
The CVSS base score of 6.9 indicates a medium-level severity, and the EPSS value of < 1 % points to a very low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Attackers require remote access to the /admin/reservations.php end‑point and the ability to supply a crafted delete parameter; no specific authentication prerequisites are detailed, so lack of further information leaves that uncertain.
OpenCVE Enrichment