Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

fix XSS vulnerability #6

Merged
merged 1 commit into from
May 23, 2013
Merged

fix XSS vulnerability #6

merged 1 commit into from
May 23, 2013

Conversation

xchrdw
Copy link
Contributor

@xchrdw xchrdw commented May 23, 2013

it is possible to inject Javascript into the output if userinput is used as
breadcrumb label (like in the last example). this should be prevented by
escaping all input.

it is possible to inject JS into the output if userinput is used as
breadcrumb label (like in the last example). this should be prevented by
escaping all input.
prymitive added a commit that referenced this pull request May 23, 2013
@prymitive prymitive merged commit 555f42d into prymitive:master May 23, 2013
@prymitive
Copy link
Owner

thanks, I've released 0.3.1 with this fix

@Edke Edke mentioned this pull request Jun 5, 2013
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants