Impact
The vulnerability allows attackers to inject arbitrary SQL statements by manipulating the Name parameter in the add action of the admin users controller. The flaw is a classic input validation weakness described by CWE‑74 and CWE‑89 and can be exploited remotely. Successful exploitation could let an unauthenticated actor read, modify, or delete data in the database, compromising confidentiality and integrity of the hotel reservation system.
Affected Systems
The flaw is reported for itsourcecode Online Hotel Management System 1.0. No other versions are currently documented. The vulnerable endpoint resides under /admin/mod_users/controller.php?action=add.
Risk and Exploitability
The CVSS score of 6.9 indicates moderate severity; EPSS is not reported, and the vulnerability is not listed in CISA KEV. Attackers can trigger the injection over the network as the flaw is exploitable remotely. Although no public exploit code is known, the issue has been made public and can be used by attackers with moderate skill.
OpenCVE Enrichment