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

check params to prevent cross site scripting #1848

Merged
merged 4 commits into from
Jan 30, 2025
Merged

Conversation

dbauszus-glx
Copy link
Member

The {{redirect}} input parameter should not be required in the login view template.

Parameter provided by user input, eg language must be tested before being substituted in a template [eg. default view].

@dbauszus-glx dbauszus-glx self-assigned this Jan 27, 2025
@dbauszus-glx dbauszus-glx linked an issue Jan 27, 2025 that may be closed by this pull request
@AlexanderGeere
Copy link
Contributor

@dbauszus-glx i fixed what sonarcloud was complaining about

Copy link
Contributor

@RobAndrewHurst RobAndrewHurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good to me

@RobAndrewHurst RobAndrewHurst merged commit 00c1b87 into minor Jan 30, 2025
8 checks passed
@RobAndrewHurst RobAndrewHurst deleted the xss-params branch January 30, 2025 07:52
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.

Reflected XSS for template parameter
3 participants