CVE-2024-11717
Description
Tokens in CTFd used for account activation and password resetting can be used interchangeably for these operations. When used, they are sent to the server as a GET parameter and they are not single use, which means, that during token expiration time an on-path attacker might reuse such a token to change user's password and take over the account. Moreover, the tokens also include base64 encoded user email. This issue impacts releases up to 3.7.4 and was addressed by pull request 2679 https://github.com/CTFd/CTFd/pull/2679 included in 3.7.5 release.
Weakness Type (CWE)
References
Frequently Asked Questions
What is CVE-2024-11717? +
How do I check if I'm vulnerable to CVE-2024-11717? +
Related Vulnerabilities
A hidden field manipulation vulnerability was identified in Issuetrak version 17.1 that could be triggered by an authenticated user. When …
While assignment of a user to a team (bracket) in CTFd should be possible only once, at the registration, a …
Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a business logic vulnerability in the Grav Admin Panel allows a …
The Matrix specification before 1.16 (i.e., with a room version before 12) lacks create event uniqueness.
A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of …
In lunary-ai/lunary before version 1.6.3, the application allows the creation of evaluators without enforcing a unique constraint on the combination …