Description
A vulnerability was identified in itsourcecode Online Hotel Management System 1.0. This vulnerability affects unknown code of the file /admin/mod_room/controller.php?action=add of the component POST Request Handler. Such manipulation of the argument Name leads to cross site scripting. The attack may be launched remotely. The exploit is publicly available and might be used.
Published: 2026-06-29
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in the Online Hotel Management System that allows an attacker to insert arbitrary script code into the Name field of the POST request sent to /admin/mod_room/controller.php?action=add. The unsanitized input is reflected back to browsers under the context of that page, enabling attackers to run malicious scripts in the victim’s session, potentially stealing credentials, defacing content or performing other client‑side attacks. The weakness is classified as CWE‑79 and, due to the possibility of arbitrary code execution within the system’s context, also tagged CWE‑94.

Affected Systems

The vulnerability affects version 1.0 of itsourcecode Online Hotel Management System. The affected component is the POST Request Handler located in controller.php within the admin/mod_room directory, accessed through action=add.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. The attack can be launched remotely from an unauthenticated or authenticated user with access to the admin interface. Publicly available exploits demonstrate the feasibility of injecting malicious payloads and achieving client‑side compromise.

Generated by OpenCVE AI on June 29, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑supplied patch or upgrade to a fixed version of the Online Hotel Management System.
  • In the absence of a patch, implement input validation or encoding for the 'Name' parameter in /admin/mod_room/controller.php, ensuring that HTML tags or script blocks are neutralized before rendering.
  • Deploy a Content Security Policy that restricts the execution of inline scripts and limits script sources to trusted origins.

Generated by OpenCVE AI on June 29, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 10:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode Online Hotel Management System 1.0. This vulnerability affects unknown code of the file /admin/mod_room/controller.php?action=add of the component POST Request Handler. Such manipulation of the argument Name leads to cross site scripting. The attack may be launched remotely. The exploit is publicly available and might be used.
Title itsourcecode Online Hotel Management System POST Request controller.php add cross site scripting
First Time appeared Itsourcecode
Itsourcecode online Hotel Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:itsourcecode:online_hotel_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode online Hotel Management System
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Itsourcecode Online Hotel Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-29T10:00:09.082Z

Reserved: 2026-06-28T16:02:42.493Z

Link: CVE-2026-13557

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T11:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')