VYPR

Maven package

org.keycloak/keycloak-core

pkg:maven/org.keycloak/keycloak-core

Vulnerabilities (49)

  • CVE-2020-27838MedMar 8, 2021
    affected < 13.0.0fixed 13.0.0

    A flaw was found in keycloak in versions prior to 13.0.0. The client registration endpoint allows fetching information about PUBLIC clients (like client secret) without authentication which could be an issue if the same PUBLIC client changed to CONFIDENTIAL later. The highest thr

  • CVE-2020-10770MedDec 15, 2020
    affected < 13.0.0fixed 13.0.0

    A flaw was found in Keycloak before 13.0.0, where it is possible to force the server to call out an unverified URL using the OIDC parameter request_uri. This flaw allows an attacker to use this parameter to execute a Server-side request forgery (SSRF) attack.

  • CVE-2020-14389HigNov 17, 2020
    affected < 12.0.0fixed 12.0.0

    It was found that Keycloak before version 12.0.0 would permit a user with only view-profile role to manage the resources in the new account console, allowing access and modification of data the user was not intended to have.

  • CVE-2020-1714HigMay 13, 2020
    affected < 11.0.0fixed 11.0.0

    A flaw was found in Keycloak before version 11.0.0, where the code base contains usages of ObjectInputStream without type checks. This flaw allows an attacker to inject arbitrarily serialized Java Objects, which would then get deserialized in a privileged context and potentially

  • CVE-2020-1724MedMay 11, 2020
    affected < 9.0.2fixed 9.0.2

    A flaw was found in Keycloak in versions before 9.0.2. This flaw allows a malicious user that is currently logged in, to see the personal information of a previously logged out user in the account manager section.

  • CVE-2020-1698MedMay 11, 2020
    affected < 9.0.0fixed 9.0.0

    A flaw was found in keycloak in versions before 9.0.0. A logged exception in the HttpMethod class may leak the password given as parameter. The highest threat from this vulnerability is to data confidentiality.

  • CVE-2019-10170MedMay 8, 2020
    affected < 8.0.0fixed 8.0.0

    A flaw was found in the Keycloak admin console, where the realm management interface permits a script to be set via the policy. This flaw allows an attacker with authenticated user and realm management permissions to configure a malicious script to trigger and execute arbitrary c

  • CVE-2020-10686MedMay 4, 2020
    affected < 9.0.2fixed 9.0.2

    A flaw was found in Keycloak version 8.0.2 and 9.0.0, and was fixed in Keycloak version 9.0.1, where a malicious user registers as oneself. The attacker could then use the remove devices form to post different credential IDs and possibly remove MFA devices for other users.

  • CVE-2020-1728MedApr 6, 2020
    affected <= 9.0.3

    A vulnerability was found in all versions of Keycloak where, the pages on the Admin Console area of the application are completely missing general HTTP security headers in HTTP-responses. This does not directly lead to a security issue, yet it might aid attackers in their efforts

  • CVE-2020-1744MedMar 24, 2020
    affected < 9.0.1fixed 9.0.1

    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 ev

  • CVE-2020-1731CriMar 2, 2020
    affected < 8.0.2fixed 8.0.2

    A flaw was found in all versions of the Keycloak operator, before version 8.0.2,(community only) where the operator generates a random admin password when installing Keycloak, however the password remains the same when deployed to the same OpenShift namespace.

  • CVE-2020-1697MedFeb 10, 2020
    affected < 9.0.0fixed 9.0.0

    It was found in all keycloak versions before 9.0.0 that links to external applications (Application Links) in the admin console are not validated properly and could allow Stored XSS attacks. An authed malicious user could create URLs to trick users in other realms, and possibly c

  • CVE-2019-14820MedJan 8, 2020
    affected < 8.0.0fixed 8.0.0

    It was found that keycloak before version 8.0.0 exposes internal adapter endpoints in org.keycloak.constants.AdapterConstants, which can be invoked via a specially-crafted URL. This vulnerability could allow an attacker to access unauthorized information.

  • CVE-2019-14837CriJan 7, 2020
    affected < 8.0.0fixed 8.0.0

    A flaw was found in keycloack before version 8.0.0. The owner of 'placeholder.org' domain can setup mail server on this domain and knowing only name of a client can reset password and then log in. For example, for client name 'test' the email address will be 'service-account-test

  • CVE-2014-3656MedDec 10, 2019
    affected < 1.1.0.Beta1fixed 1.1.0.Beta1

    JBoss KeyCloak: XSS in login-status-iframe.html

  • CVE-2019-10201HigAug 14, 2019
    affected < 7.0.0fixed 7.0.0

    It was found that Keycloak's SAML broker, versions up to 6.0.1, did not verify missing message signatures. If an attacker modifies the SAML Response and removes the sections, the message is still accepted, and the message can be modified. An attacker could use this fl

  • CVE-2019-10199HigAug 14, 2019
    affected < 7.0.0fixed 7.0.0

    It was found that Keycloak's account console, up to 6.0.1, did not perform adequate header checks in some requests. An attacker could use this flaw to trick an authenticated user into performing operations via request from an untrusted domain.

  • CVE-2019-3875MedJun 12, 2019
    affected <= 6.0.1

    A vulnerability was found in keycloak before 6.0.2. The X.509 authenticator supports the verification of client certificates through the CRL, where the CRL list can be obtained from the URL provided in the certificate itself (CDP) or through the separately configured path. The CR

  • CVE-2019-3868LowApr 24, 2019
    affected < 6.0.0fixed 6.0.0

    Keycloak up to version 6.0.0 allows the end user token (access or id token JWT) to be used as the session cookie for browser sessions for OIDC. As a result an attacker with access to service provider backend could hijack user’s browser session.

  • CVE-2018-14637MedNov 30, 2018
    affected < 4.6.0fixed 4.6.0

    The SAML broker consumer endpoint in Keycloak before version 4.6.0.Final ignores expiration conditions on SAML assertions. An attacker can exploit this vulnerability to perform a replay attack.