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

Fix xss issue in infoMessage popups on patient dashboard #29

Merged
merged 1 commit into from
Dec 11, 2016
Merged

Fix xss issue in infoMessage popups on patient dashboard #29

merged 1 commit into from
Dec 11, 2016

Conversation

isears
Copy link
Member

@isears isears commented Dec 10, 2016

This vulnerability can be triggered in two ways:
(1) Create a patient with given, middle, or family name that contains <script>alert('xss');</script>
(2) Make any edit to a patient with pre-existing xss in one of the name fields, then submit

This vulnerability can be triggered in two ways:
(1) Create a patient with given, middle, or family name that contains <script>alert('xss');</script>
(2) Make any edit to a patient with pre-existing xss in one of the name fields, then submit
@dkayiwa dkayiwa merged commit 7d15ac6 into openmrs:master Dec 11, 2016
@dkayiwa
Copy link
Member

dkayiwa commented Dec 11, 2016

Thanks @isears! 👍

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