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

Potential timing attack #2

Closed
TechSupportJosh opened this issue May 2, 2023 · 0 comments · Fixed by #3
Closed

Potential timing attack #2

TechSupportJosh opened this issue May 2, 2023 · 0 comments · Fixed by #3
Assignees
Labels
security Security Issues

Comments

@TechSupportJosh
Copy link

And by potential, I do mean potential :) Should use timing safe comparison here

if not token == settings.WEBHOOK_TOKEN:

@dimoschi dimoschi added the security Security Issues label May 2, 2023
@dimoschi dimoschi linked a pull request May 2, 2023 that will close this issue
7 tasks
@dimoschi dimoschi self-assigned this May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants