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

encodeForHTMLAttribute escapes the forward slash #301

Closed
meg23 opened this issue Nov 13, 2014 · 1 comment
Closed

encodeForHTMLAttribute escapes the forward slash #301

meg23 opened this issue Nov 13, 2014 · 1 comment

Comments

@meg23
Copy link

meg23 commented Nov 13, 2014

From julian.r...@googlemail.com on March 04, 2013 11:19:00

Why?

Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=295

@xeno6696
Copy link
Collaborator

To prevent injections predicated on prematurely closing a tag.

</span><script>alert(1);</script>

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