CVE-2025-23001
- EPSS 0.11%
- Veröffentlicht 31.01.2025 17:15:16
- Zuletzt bearbeitet 21.02.2025 17:15:14
A Host header injection vulnerability exists in CTFd 3.7.5, due to the application failing to properly validate or sanitize the Host header. An attacker can manipulate the Host header in HTTP requests, which may lead to phishing attacks, reset passwo...
CVE-2024-46242
- EPSS 0.1%
- Veröffentlicht 07.01.2025 16:15:33
- Zuletzt bearbeitet 07.01.2025 21:15:11
An issue in the validate_email function in CTFd/utils/validators/__init__.py of CTFd 3.7.3 allows attackers to cause a Regular expression Denial of Service (ReDoS) via supplying a crafted string as e-mail address during registration.
CVE-2024-11716
- EPSS 2.28%
- Veröffentlicht 02.01.2025 17:15:07
- Zuletzt bearbeitet 03.11.2025 22:16:38
While assignment of a user to a team (bracket) in CTFd should be possible only once, at the registration, a flaw in logic implementation allows an authenticated user to reset it's bracket and then pick a new one, joining another team while a competi...
CVE-2024-11717
- EPSS 0.37%
- Veröffentlicht 02.01.2025 17:15:07
- Zuletzt bearbeitet 03.11.2025 22:16:38
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 ...
CVE-2024-42988
- EPSS 0.29%
- Veröffentlicht 09.10.2024 17:15:16
- Zuletzt bearbeitet 10.02.2025 23:15:14
Lack of access control in ChallengeSolves (/api/v1/challenges/<challenge id>/solves) of CTFd v2.0.0 - v3.7.2 allows authenticated users to retrieve a list of users who have solved the challenge, regardless of the Account Visibility settings. The issu...
CVE-2020-7245
- EPSS 0.38%
- Veröffentlicht 23.01.2020 23:15:11
- Zuletzt bearbeitet 21.11.2024 05:36:54
Incorrect username validation in the registration process of CTFd v2.0.0 - v2.2.2 allows an attacker to take over an arbitrary account if the username is known and emails are enabled on the CTFd instance. To exploit the vulnerability, one must regist...