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 vulnerability on API promotion sub-model #750

Closed
pascalchevrel opened this issue Jun 2, 2016 · 0 comments
Closed

XSS vulnerability on API promotion sub-model #750

pascalchevrel opened this issue Jun 2, 2016 · 0 comments
Assignees

Comments

@pascalchevrel
Copy link
Member

This was reported via Bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=1277512)
https://transvision.mozfr.org/?whole_word=on&sourcelocale=af&repo=beta&case_sensitive=on&perfect_match=on&locale=af&search_type=entities&recherche=555-555-0199@example.com&%22%3E%3Cscript%3Ealert%281%29%3C/script%3E=1

leads to a XSS because in parsing the url to extract GET keys and values, we don't sanitize the keys and we do use those when rebuilding links to point to the API.

I have a patch.

@pascalchevrel pascalchevrel self-assigned this Jun 2, 2016
pascalchevrel added a commit to pascalchevrel/transvision that referenced this issue Jun 2, 2016
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