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 #307

Merged
merged 1 commit into from
Dec 12, 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 .

@sofyenne sofyenne requested a review from ahamdi December 11, 2023 21:29
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@sofyenne sofyenne changed the title fix : Addressing XSS vulnerability during application creation - EXO67968 - Meeds-io/meeds#1441 fix : Addressing XSS vulnerability during application creation - EXO-67968 - Meeds-io/meeds#1441 Dec 12, 2023
@sofyenne sofyenne merged commit 46f5f67 into feature/maintenance Dec 12, 2023
6 checks passed
@sofyenne sofyenne deleted the Task/67968 branch December 12, 2023 17:30
exo-swf pushed a commit that referenced this pull request Dec 14, 2023
…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 added a commit that referenced this pull request Dec 14, 2023
…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 added a commit that referenced this pull request Dec 14, 2023
…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 .
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