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 for XSS vulnerability in the 'url' parameter in ombott/error_render.py when an error is rendered #11

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

ch-rigu
Copy link
Contributor

@ch-rigu ch-rigu commented Jan 2, 2024

There is a XSS Reflected vulnerability in 'url' parameter when an error is rendered.

image image

sanitizing the 'url' parameter fix this issue:

image

@ch-rigu ch-rigu changed the title Fix for XSS vulnerability In 'url' parameter when error is rendered Fix for XSS vulnerability in the 'url' parameter in ombott/error_render.py when an error is rendered Jan 16, 2024
@lucadealfaro
Copy link

@mdipierro I am in favor of merging (but I cannot merge).

@valq7711 valq7711 merged commit 75d5929 into valq7711:main Apr 13, 2024
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.

3 participants