Impact
An undisclosed routine within the /admin/add_room.php script of code-projects Hotel and Tourism Reservation interacts with the delete_image, edit, description, number, price, rooms, and type parameters via crafted requests. This manipulation results in SQL injection, as identified by CWE-74 and CWE-89, permitting attackers to execute arbitrary SQL statements against the backend database. The potential impact includes unauthorized data disclosure, data manipulation such as altering room pricing, and deletion of stored images.
Affected Systems
The vulnerability is present in the code-projects Hotel and Tourism Reservation application, but the CVE payload does not specify a particular version; no other vendors have reported the flaw. The affected endpoint is /admin/add_room.php.
Risk and Exploitability
The CVSS score of 6.9 indicates moderate severity, while the EPSS score of <1% reflects a low but non-zero exploitation probability. The flaw is not listed in the CISA KEV catalog. Exploitation requires remote access to the /admin/add_room.php endpoint, and published exploit code confirms the vulnerability is actionable.
OpenCVE Enrichment