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

Fix reflected XSS in 'style' parameter #463

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Fix reflected XSS in 'style' parameter #463

merged 1 commit into from
Jul 2, 2020

Conversation

korpd
Copy link
Contributor

@korpd korpd commented Jul 2, 2020

I found another reflected XSS issue which is very similar to one in #461

Example link: https://example.com/?style=%22%3E%3Cscript%3Ealert(2)%3B%3C%2Fscript%3E

@petrsloup petrsloup merged commit 042b8b9 into maptiler:master Jul 2, 2020
@korpd korpd deleted the fix-xss-parameter-style branch July 2, 2020 14:20
@tomasgor
Copy link

tomasgor commented Oct 7, 2020

Hi @petrsloup can you publish new package version with this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants