We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a page containing valid images is successfully loaded, unclog.js insert url into the DOM.
url
thumborizeme/thumborizeme/static/js/unclog.js
Line 82 in 6dd7fde
The text was updated successfully, but these errors were encountered:
Encode url parameter inside HTML
e777e2a
Fixes thumbor#7
Successfully merging a pull request may close this issue.
When a page containing valid images is successfully loaded, unclog.js insert
url
into the DOM.thumborizeme/thumborizeme/static/js/unclog.js
Line 82 in 6dd7fde
XSS is easily achievable. As for reference in the live demo, check it here.
The text was updated successfully, but these errors were encountered: