Vulnerability CVE-2023-49270


Published: 2023-12-20

Description:
Hotel Management v1.0 is vulnerable to multiple authenticated Reflected Cross-Site Scripting vulnerabilities. The 'check_in_date' parameter of the reservation.php resource is copied into the HTML document as plain text between tags. Any input is echoed unmodified in the application's response.

Type:

CWE-79

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

 References:
https://fluidattacks.com/advisories/lang/
https://www.kashipara.com/

Copyright 2026, cxsecurity.com

 

Back to Top