Files
CVEs-PoC/2020/CVE-2020-1744.md
T
2024-05-25 21:48:12 +02:00

18 lines
747 B
Markdown

### [CVE-2020-1744](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1744)
![](https://img.shields.io/static/v1?label=Product&message=keycloak&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-755&color=brighgreen)
### Description
A flaw was found in keycloak before version 9.0.1. When configuring an Conditional OTP Authentication Flow as a post login flow of an IDP, the failure login events for OTP are not being sent to the brute force protection event queue. So BruteForceProtector does not handle this events.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-1744