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 XSS in equation numbers #29

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Fix XSS in equation numbers #29

merged 2 commits into from
Jul 2, 2021

Conversation

yy0931
Copy link
Contributor

@yy0931 yy0931 commented Jul 1, 2021

There is another XSS vulnerability around equation numbers. Here is an exapmle.

$$
x
$$ (<img/src="notfound.png"/onerror="location='javascript:alert\x281\x29';">)

@goessner goessner merged commit 035ff22 into goessner:master Jul 2, 2021
@goessner
Copy link
Owner

goessner commented Jul 2, 2021

thanks for fixing this ...

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

Successfully merging this pull request may close these issues.

2 participants