GHSA-9W6G-7JPW-87HF
Vulnerability from github – Published: 2025-01-02 18:30 – Updated: 2025-11-04 00:32
VLAI?
Details
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.
Severity ?
{
"affected": [],
"aliases": [
"CVE-2024-11717"
],
"database_specific": {
"cwe_ids": [
"CWE-837"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T17:15:07Z",
"severity": "MODERATE"
},
"details": "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\u0027s password and take over the account.\u00a0Moreover, the tokens also include base64 encoded user email.\n\nThis issue impacts releases up to 3.7.4 and was addressed by pull request 2679 https://github.com/CTFd/CTFd/pull/2679 \u00a0included in 3.7.5 release.",
"id": "GHSA-9w6g-7jpw-87hf",
"modified": "2025-11-04T00:32:15Z",
"published": "2025-01-02T18:30:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11717"
},
{
"type": "WEB",
"url": "https://github.com/CTFd/CTFd/pull/2679"
},
{
"type": "WEB",
"url": "https://blog.ctfd.io/ctfd-3-7-5"
},
{
"type": "WEB",
"url": "https://cert.pl/en/posts/2025/01/CVE-2024-11716"
},
{
"type": "WEB",
"url": "https://ctfd.io"
},
{
"type": "WEB",
"url": "https://seclists.org/fulldisclosure/2024/Dec/21"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2024/Dec/21"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…