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

Escape HTML inn Process of creating patient to avoid XSS #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slubwama
Copy link
Contributor

@slubwama slubwama commented Nov 5, 2024

No description provided.

@slubwama slubwama requested a review from dkayiwa November 5, 2024 04:33
@dkayiwa
Copy link
Member

dkayiwa commented Nov 5, 2024

@slubwama were you able to reproduce the problem that was reported of doing this without going through the UI?

@slubwama
Copy link
Contributor Author

slubwama commented Nov 5, 2024

@slubwama were you able to reproduce the problem that was reported of doing this without going through the UI?

@dkayiwa given time. Yes Got the tool still trying to learn how to use it to replicate the error. But from the look of things basing on the comments Its caused as a results of not escaping the attributes items in patient object

@dkayiwa
Copy link
Member

dkayiwa commented Nov 5, 2024

@slubwama this time round, i do not feel comfortable merging pull requests, if we cannot first of all reproduce the problem and then afterwords confirm that with the changes in the pull request, the same exact steps can no longer reproduce the reported problem. Do i make sense?

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

Successfully merging this pull request may close these issues.

2 participants