Lucene search
+L

62 matches found

Cvelist
Cvelist
added 2025/01/02 4:08 p.m.28 views

CVE-2024-11717

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...

6.3CVSS0.00653EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/02 4:07 p.m.13 views

CVE-2024-11716

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 releas...

5.3CVSS6.5AI score0.11659EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/02 4:07 p.m.28 views

CVE-2024-11716

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 releas...

5.3CVSS0.11659EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/02 4:07 p.m.72 views

CVE-2024-11716

CVE-2024-11716 (CTFd) : A logic flaw in CTFd allows an authenticated user to reset their bracket after registration and join another team while a competition is ongoing. Affected releases: 3.7.0—3.7.4. The issue was addressed in 3.7.5 via pull request 2636. Practical impact: potentially enables b...

5.3CVSS6.8AI score0.11659EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/12/31 12:00 a.m.8 views

PT-2024-17206 · Ctfd · Ctfd

Name of the Vulnerable Software and Affected Versions: CTFd versions 3.7.0 through 3.7.4 Description: A flaw in logic implementation in CTFd allows an authenticated user to reset their team assignment and join another team while a competition is ongoing. This issue impacts releases from 3.7.0 up ...

5.3CVSS6.5AI score0.11659EPSS
SaveExploits0References9
NVD
NVD
added 2024/10/09 5:15 p.m.58 views

CVE-2024-42988

Lack of access control in ChallengeSolves /api/v1/challenges//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 issue is fixed in v3.7.3+...

4.3CVSS0.00313EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/09 12:00 a.m.14 views

CVE-2024-42988

Lack of access control in ChallengeSolves /api/v1/challenges//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 issue is fixed in v3.7.3+...

6.5AI score0.00313EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/09 12:00 a.m.32 views

CVE-2024-42988

Lack of access control in ChallengeSolves /api/v1/challenges//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 issue is fixed in v3.7.3+...

0.00313EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/09 12:00 a.m.103 views

CVE-2024-42988

CTFd contains a lack of access control in the ChallengeSolves endpoint (/api/v1/challenges//solves) affecting v2.0.0–v3.7.2, enabling authenticated users to retrieve the list of solvers regardless of Account Visibility settings. The issue is fixed in v3.7.3+. Impact is limited to information expo...

4.3CVSS6.2AI score0.00313EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/09 12:00 a.m.8 views

CTFd 安全漏洞

CTFd is a Capture The Flag framework open-sourced by CTFd. A security vulnerability exists in CTFd versions 2.0.0 through 3.7.2, which stems from a lack of privilege modification that allows an authenticated user to retrieve a list of users who have resolved a challenge, regardless of account...

4.3CVSS6.8AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/09 12:00 a.m.10 views

CVE-2024-42988

Lack of access control in ChallengeSolves /api/v1/challenges//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 issue is fixed in v3.7.3+...

4.3CVSS6.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2022/11/01 11:30 a.m.59 views

Cicd-Goat - A Deliberately Vulnerable CI/CD Environment

Deliberately vulnerable CI/CD environment. Hack CI/CD pipelines, capture the flags. Created by Cider Security. Description The CI/CD Goat project allows engineers and security practitioners to learn and practice CI/CD security through a set of 10 challenges, enacted against a real, full blown CI/...

7.4AI score
SaveExploits0References6
Rapid7 Blog
Rapid7 Blog
added 2020/12/07 10:05 p.m.36 views

Congrats to the winners of the 2020 December Metasploit community CTF

Thank you all that participated in the 2020 December Metasploit community CTF! The four day CTF was well received by the community, with 874 teams and 1903 users registered! We’ve included the high-level stats and the competition winners below. If you played the CTF and want to let the Metasploit...

7AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2020/11/19 5:07 p.m.52 views

Announcing the 2020 December Metasploit community CTF

It’s time for another Metasploit community CTF! We're back on our usual end-of-year schedule this time around, and we’re doing a few things differently. Past CTFs have featured a wide range of challenges across different architectures, difficulty levels, and targets. This year, we wanted to make...

7.1AI score
SaveExploits0
NVD
NVD
added 2020/01/23 11:15 p.m.22 views

CVE-2020-7245

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 register with a username identical to the victim's...

9.8CVSS9.6AI score0.01166EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/23 11:15 p.m.13 views

CVE-2020-7245

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 register with a username identical to the victim's...

9.8CVSS7.1AI score
SaveExploits0References2
Prion
Prion
added 2020/01/23 11:15 p.m.17 views

Input validation

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 register with a username identical to the victim's...

6.8CVSS9.5AI score0.01166EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/01/23 10:47 p.m.26 views

CVE-2020-7245

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 register with a username identical to the victim's...

9.6AI score0.01166EPSS
SaveExploits0References2
CVE
CVE
added 2020/01/23 10:47 p.m.123 views

CVE-2020-7245

Affected software : CTFd (open-source CTF platform). Vulnerable versions : 2.0.0–2.2.2. Root cause : Incorrect username validation in the registration process. Impact : Allows an attacker to take over an arbitrary account when emails are enabled, via username collision created by inserting whites...

9.8CVSS9.5AI score0.01166EPSS
SaveExploits0References2Affected Software1
Packet Storm
Packet Storm
added 2020/01/02 12:00 a.m.277 views

CTFd 2.1.5 Administrator Account Takeover

Exploit Title: CTFd Administrator Account Takeover Date: 2/1/20 Exploit Author: Social Engineering Neo - @EngineeringNeo Vendor Homepage: https://ctfd.io Software Link: https://github.com/CTFd/CTFd/releases/tag/2.1.5 Version: CTFd Local/Remote Hosting 2.1.5 and below Tested on: CTFd 2.1.5 CTFd...

0.5AI score
SaveExploits0
Rows per page
Query Builder