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

Update user.py #3723

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

gojo-satorou-v7
Copy link

@gojo-satorou-v7 gojo-satorou-v7 commented Feb 26, 2025

fixes #3694
This fixes the potential ssrf vulnerability in invite email feature by extracting the top domain only.

This fixes the potential ssrf vulnerability in invite email feature.
@gojo-satorou-v7
Copy link
Author

gojo-satorou-v7 commented Feb 26, 2025

@Himanshu-639 check if any more improvements are needed, create test case to check for any abnormalities. issue number: #3694

Fixing indentation problem😵
fix again
@gojo-satorou-v7 gojo-satorou-v7 marked this pull request as draft February 26, 2025 09:02
gojo-satorou-v7 and others added 8 commits February 28, 2025 11:58
The favicon.ico was never being used, also it's an unnecessary feature this commit removes those code only preserving the invite through email feature.
Removed unnecessary libraries.

Fix for OWASP-BLT#3694
@gojo-satorou-v7
Copy link
Author

Closes #3694

@gojo-satorou-v7 gojo-satorou-v7 marked this pull request as ready for review March 1, 2025 06: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.

Possible SSRF in Invite Email feature
1 participant