Impact
A flaw exists in the /admin/add_tour.php page of code-projects Hotel and Tourism Reservation 1.0. Manipulating the delete_image parameter allows an attacker to inject arbitrary SQL code directly into a query without proper sanitization, enabling the attacker to read, modify, or delete data stored in the backend database and thereby compromising confidentiality, integrity, and availability.
Affected Systems
The only affected product is code-projects Hotel and Tourism Reservation version 1.0. The vulnerability can be triggered by any user who can reach the /admin/add_tour.php endpoint, potentially including unprivileged users if authentication is not enforced.
Risk and Exploitability
The CVSS score of 6.9 places the vulnerability in the medium severity range. The EPSS score of less than 1% and the absence from the CISA KEV catalog suggest that widespread exploitation is currently unlikely, yet the public exploit files confirm that an attacker can reach the injection point remotely via the delete_image parameter. The description does not state whether authentication is required, so an unprivileged user may also be able to trigger the vulnerability if the endpoint is exposed.
OpenCVE Enrichment