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 #23

Open
lkrids opened this issue May 2, 2013 · 1 comment
Open

XSS #23

lkrids opened this issue May 2, 2013 · 1 comment

Comments

@lkrids
Copy link

lkrids commented May 2, 2013

https://github.com/LukeAskew/Front-End-Standards/blob/master/JavaScript/Security.md
-- the hash is just a string, it never gets evaled or inserted in dom. Does that allow xss?

@LukeAskew
Copy link
Contributor

You are correct.

I pulled this snippet from an issue we had on an HP site. There was some additional AJAX things happening as well. I will work to complete the example.

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

No branches or pull requests

2 participants