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

XSS flaw in piechart panel #218

Closed
simonc6372 opened this issue Feb 5, 2020 · 0 comments · Fixed by #230
Closed

XSS flaw in piechart panel #218

simonc6372 opened this issue Feb 5, 2020 · 0 comments · Fixed by #230
Labels

Comments

@simonc6372
Copy link

The pie-chart panel is potentially vulnerable to XSS scripting as it processes any javascript in the "Values Header" configuration option. e.g.
<img src=/ onerror=alert('piechart_XSS')>

image

@marefr marefr added the bug label Apr 27, 2020
rotemreiss pushed a commit to rotemreiss/piechart-panel that referenced this issue May 12, 2020
rotemreiss added a commit to rotemreiss/piechart-panel that referenced this issue May 12, 2020
ryantxu added a commit that referenced this issue May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants