Impact
An SQL injection flaw (CWE‑74: Unfiltered Input and CWE‑89: Improper Restriction of SQL Command Parameters) in the rooms.php script. Attackers can inject arbitrary SQL statements, potentially altering, extracting, or deleting booking records and related data. The compromise threatens data confidentiality and integrity, and could also disrupt the service if critical tables are modified or removed.
Affected Systems
The vulnerability affects code‑projects’ Hotel and Tourism Reservation 1.0, specifically the Room Management Page located at /admin/rooms.php; administrators should confirm that they are using this or an older release.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate risk, and the EPSS score of less than 1 % shows that exploitation is unlikely but still possible. Because it is not listed in CISA’s KEV catalog, no widespread exploitation has been documented yet. Attackers could execute the flaw remotely by sending a crafted delete parameter; the exact exploitation steps are inferred from the description.
OpenCVE Enrichment