8.1
CVE-2024-5657
- EPSS 0.21%
- Veröffentlicht 06.06.2024 11:15:49
- Zuletzt bearbeitet 03.09.2025 08:15:31
- Quelle 1e3a9e0f-5156-4bf8-b8a3-cc311b
- CVE-Watchlists
- Unerledigt
The CraftCMS plugin Two-Factor Authentication in versions 3.3.1, 3.3.2 and 3.3.3 discloses the password hash of the currently authenticated user after submitting a valid TOTP.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Born05 ≫ Two-factor Authentication SwPlatformcraftcms Version >= 3.3.1 < 3.3.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.426 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 1e3a9e0f-5156-4bf8-b8a3-cc311bfc0f4a | 3.7 | 2.2 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-499 Serializable Class Containing Sensitive Data
The code contains a class with sensitive data, but the class does not explicitly deny serialization. The data can be accessed by serializing the class through another class.
CWE-522 Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.