ghsa-3p4x-grpm-xw58
Vulnerability from github
Published
2024-06-06 12:30
Modified
2024-06-10 20:22
Severity ?
VLAI Severity ?
Summary
Password hash exposed in CraftCMS two factor authentication plugin
Details
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "born05/craft-twofactorauthentication" }, "ranges": [ { "events": [ { "introduced": "3.3.1" }, { "fixed": "3.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-5657" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2024-06-06T19:13:50Z", "nvd_published_at": "2024-06-06T11:15:49Z", "severity": "LOW" }, "details": "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.", "id": "GHSA-3p4x-grpm-xw58", "modified": "2024-06-10T20:22:12Z", "published": "2024-06-06T12:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5657" }, { "type": "WEB", "url": "https://github.com/born05/craft-twofactorauthentication/commit/eb93bcb73037171dae8ca5cfa4c20e7e5748b73a" }, { "type": "PACKAGE", "url": "https://github.com/born05/craft-twofactorauthentication" }, { "type": "WEB", "url": "https://github.com/born05/craft-twofactorauthentication/releases/tag/3.3.4" }, { "type": "WEB", "url": "https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-01_CraftCMS_Plugin_Two-Factor_Authentication_Password_Hash_Disclosure" }, { "type": "WEB", "url": "https://plugins.craftcms.com/two-factor-authentication?craft4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/06/06/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Password hash exposed in CraftCMS two factor authentication plugin" }
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…