ghsa-4gf2-xv97-63m2
Vulnerability from github
Published
2021-09-20 20:43
Modified
2021-09-16 18:21
Severity ?
Summary
Exposure of Sensitive Information in keycloak
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "9.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-1744" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-755" ], "github_reviewed": true, "github_reviewed_at": "2021-09-16T18:21:59Z", "nvd_published_at": "2020-03-24T14:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-4gf2-xv97-63m2", "modified": "2021-09-16T18:21:59Z", "published": "2021-09-20T20:43:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1744" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2020-1744" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1744" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information in keycloak" }
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.