Impact
The vulnerability resides in the admin user management module of the Free Hotel Reservation System 1.0. An attacker can manipulate the account_id query parameter in the /hotel/admin/mod_users/index.php?view=edit&id=8 endpoint, causing arbitrary SQL statements to be executed against the underlying database. This flaw is classified as a classic injection vulnerability, corresponding to CWE‑74 and CWE‑89, and enables remote attackers to read, modify, or delete sensitive data stored in the system database.
Affected Systems
The affected product is itsourcecode’s Free Hotel Reservation System version 1.0, specifically the hotel administration module located in the /hotel/admin directory. The vulnerability is known to affect only this version and the component listed; no other versions or components are currently known to be vulnerable.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate severity, reflecting the potential for unauthorized data access and modification. Exploit probability data is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers with network access to the application can supply a crafted account_id value to inject SQL, making the vulnerability remotely exploitable from the public internet.
OpenCVE Enrichment