cve/2024/CVE-2024-11716.md
2025-09-29 16:08:36 +00:00

991 B

CVE-2024-11716

Description

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 competition is already ongoing.This issue impacts releases from 3.7.0 up to 3.7.4 and was addressed by pull request 2636 https://github.com/CTFd/CTFd/pull/2636  included in 3.7.5 release.

POC

Reference

Github

No PoCs found on GitHub currently.