cve/2024/CVE-2024-5658.md

19 lines
845 B
Markdown
Raw Normal View History

2024-06-08 09:32:58 +00:00
### [CVE-2024-5658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5658)
![](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=0%3C%3D%203.3.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-287%20Improper%20Authentication&color=brighgreen)
### Description
The CraftCMS plugin Two-Factor Authentication through 3.3.3 allows reuse of TOTP tokens multiple times within the validity period.
### POC
#### Reference
2024-06-22 09:37:59 +00:00
- http://www.openwall.com/lists/oss-security/2024/06/06/2
2024-06-08 09:32:58 +00:00
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-02_CraftCMS_Plugin_Two-Factor_Authentication_TOTP_Valid_After_Use
#### Github
No PoCs found on GitHub currently.