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

Cross site scripting issue #43

Open
jelmerk opened this issue Jun 18, 2014 · 0 comments
Open

Cross site scripting issue #43

jelmerk opened this issue Jun 18, 2014 · 0 comments

Comments

@jelmerk
Copy link

jelmerk commented Jun 18, 2014

If the server returns a header like this

Link: <h1>test</h1>

the html is not escaped.

It is both a security risk and annoying from a functionality standpoint because link headers take the following form :

Link:<http://some.api//v1/images/5217>; rel="canonical"

And these will now not show up in the response headers section

screen shot 2014-06-18 at 21 11 36

jelmerk pushed a commit to jelmerk/hal-browser that referenced this issue Sep 8, 2014
mikekelly added a commit that referenced this issue Sep 9, 2014
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