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 : Addressing XSS vulnerability during application creation - EXO-67968 - Meeds-io/meeds#1441 #310

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

sofyenne
Copy link
Contributor

Prior to this change, the XSS attacks were possible during the application creation process using an API tool, This change is going to prevent this type of attack by adding url validation with the same rules used on the application form drawer .

…67968 - Meeds-io/meeds#1441 (#307)

Prior to this change, the XSS attacks were possible during the application creation process using an API tool, This change is going to prevent this type of attack by adding url validation with the same rules used on the application form drawer .
@sofyenne sofyenne enabled auto-merge (squash) December 14, 2023 10:56
Copy link

@sofyenne sofyenne merged commit 7d6e7f0 into stable/2.5.x-exo Dec 14, 2023
10 checks passed
@sofyenne sofyenne deleted the backport-67968 branch December 14, 2023 11:04
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