cve/2024/CVE-2024-5657.md

19 lines
913 B
Markdown
Raw Normal View History

2024-06-08 09:32:58 +00:00
### [CVE-2024-5657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5657)
![](https://img.shields.io/static/v1?label=Product&message=CraftCMS%20Plugin%20-%20Two-Factor%20Authentication&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.3.1%3C%3D%203.3.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-522%20Insufficiently%20Protected%20Credentials&color=brighgreen)
### Description
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.
### POC
#### Reference
2024-06-22 09:37:59 +00:00
- http://www.openwall.com/lists/oss-security/2024/06/06/1
2024-06-08 09:32:58 +00:00
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-01_CraftCMS_Plugin_Two-Factor_Authentication_Password_Hash_Disclosure
#### Github
No PoCs found on GitHub currently.