8.1

CVE-2024-5657

Exploit

CraftCMS Plugin - Two-Factor Authentication - Password Hash Disclosure

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)
Born05Two-factor Authentication SwPlatformcraftcms Version >= 3.3.1 < 3.3.4
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.83% 0.528
CVSS Metriken
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.

http://www.openwall.com/lists/oss-security/2024/06/06/1
Third Party Advisory
Exploit
Mailing List
https://github.com/born05/craft-twofactorauthentication/releases/tag/3.3.4
Release Notes
https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-01_CraftCMS_Plugin_Two-Factor_Authentication_Password_Hash_Disclosure
Third Party Advisory
Exploit
https://plugins.craftcms.com/two-factor-authentication?craft4
Product