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 BUG] The <strong> tag in the block data destroyed the template html structure #20

Open
ety001 opened this issue Feb 12, 2018 · 0 comments

Comments

@ety001
Copy link

ety001 commented Feb 12, 2018

Expected behavior

This is the normal page.
normal.gif

Actual behavior

This is the error block I found. ( Block #19734336 )
error.gif

How to reproduce

Open the block #19734336 and you 'll find the html structure has been destroyed.
The reason is that the <strong> tag in the block data destroyed the html structure.

bug.png

This is a potential xss security vulnerability.

I have test it in here. https://steemdb.com/block/19772482.



Posted on Utopian.io - Rewarding Open Source Contributors

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