CVE-2026-3819 Details
Description
A vulnerability has been found in SourceCodester Resort Reservation System 1.0. The affected element is an unknown function of the file /?page=manage_reservation of the component Reservation Management Module. Such manipulation of the argument ID leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
A stored cross-site scripting vulnerability has been identified in SourceCodester Resort Reservation System version 1.0, specifically within the Reservation Management module. The issue arises because the application does not properly sanitize or encode user input in reservation fields such as Fullname and Remarks. This lack of input validation allows malicious JavaScript to be injected, stored in the database, and executed when the reservation data is viewed in administrative interfaces. As a result, an authenticated user could potentially execute arbitrary JavaScript in the context of other users, including administrators, leading to serious consequences such as session hijacking, privilege escalation, and unauthorized modifications of reservation data.
To address this vulnerability, implement proper output encoding for all user-controlled data before rendering it in the application. Additionally, validate input to restrict HTML tags where not necessary. Consider applying a Content Security Policy to mitigate the impact of any potential script injection.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://medium.com/@rvpipalwa/stored-cross-site-scripting-xss-in-reservation-management-sourcecodester-resort-reservation-894ee77d7312 | [email protected] | ExploitMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.349785 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349785 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.769578 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| oretnom23 resort reservation system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 9, 2026 | New CVE Received | [email protected] |