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

Reflected XSS in login panel #1310

Closed
Cz4ryM4ry opened this issue Jun 17, 2020 · 0 comments
Closed

Reflected XSS in login panel #1310

Cz4ryM4ry opened this issue Jun 17, 2020 · 0 comments

Comments

@Cz4ryM4ry
Copy link

Insufficient sanitization of to parameter in /auth/login route allows for injection of arbitrary JavaScript code into webpage content creating a reflected XSS attack vector.

See below POC :

https://cms.hosted.com/auth/login?to=/92874%27;alert(%27reflected%20xss!\ncookie:%20%27%2bdocument.cookie)//280
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