ghsa-9w6g-7jpw-87hf
Vulnerability from github
Published
2025-01-02 18:30
Modified
2025-01-02 18:30
Severity ?
VLAI Severity ?
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.
{ "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-01-02T18:30:37Z", "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" } ], "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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…