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.
INFO
Published Date :
2025-01-02T16:08:20.242Z
Last Modified :
2025-11-03T21:52:06.554Z
Source :
CERT-PL
AFFECTED PRODUCTS
The following products are affected by CVE-2024-11717 vulnerability.
| Vendors | Products |
|---|---|
| Ctfd |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-11717.