Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HotelManager v1.2 is vulnerable to Cross Site Scripting (Stored XSS). #49

Open
BrunoTeixeira1996 opened this issue Nov 4, 2022 · 0 comments

Comments

@BrunoTeixeira1996
Copy link

BrunoTeixeira1996 commented Nov 4, 2022

Affected Product Code Base

HotelManager - v1.2

Affected Component

Kernel.php; Middleware

Attack Type

Remote

Attack Vectors

To exploit this vulnerability the user needs to create "rooms" or "guests" or "reservations" or "users" and in the "comment" or "contact" field can execute a xss payload without even doing any bypass.

This is a stored XSS since I was able to store payloads on endpoints (rooms, guests, ...) and trigger them using different accounts.

@BrunoTeixeira1996 BrunoTeixeira1996 changed the title Saibamen HotelManager v1.2 is vulnerable to Cross Site Scripting (XSS). HotelManager v1.2 is vulnerable to Cross Site Scripting (XSS). Nov 4, 2022
@BrunoTeixeira1996 BrunoTeixeira1996 changed the title HotelManager v1.2 is vulnerable to Cross Site Scripting (XSS). HotelManager v1.2 is vulnerable to Cross Site Scripting (Stored XSS). Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant