CVE-2020-14302 Vulnerability Analysis & Exploit Details

CVE-2020-14302
Vulnerability Scoring

4.9
/10
Medium Risk

The vulnerability CVE-2020-14302 could compromise system integrity but typically requires user interaction to be exploited.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: High
    High-level privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2020-14302 Details

Status: Analyzed

Last updated: 🕓 18 Dec 2020, 16:19 UTC
Originally published on: 🕗 15 Dec 2020, 20:15 UTC

Time between publication and last update: 2 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N

CVE-2020-14302 Vulnerability Summary

CVE-2020-14302: A flaw was found in Keycloak before 13.0.0 where an external identity provider, after successful authentication, redirects to a Keycloak endpoint that accepts multiple invocations with the use of the same "state" parameter. This flaw allows a malicious user to perform replay attacks.

Assessing the Risk of CVE-2020-14302

Access Complexity Graph

The exploitability of CVE-2020-14302 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2020-14302

The exploitability of CVE-2020-14302 is influenced by multiple factors. Security teams should analyze system configurations and apply appropriate countermeasures to mitigate threats.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2020-14302, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2020-14302, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2020-14302 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2020-14302 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2020-14302 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.054% (probability of exploit)

EPSS Percentile: 26.27% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 73.73% of others.

CVE-2020-14302 References

External References

CWE Common Weakness Enumeration

CWE-294

CAPEC Common Attack Pattern Enumeration and Classification

  • Session Sidejacking CAPEC-102 Session sidejacking takes advantage of an unencrypted communication channel between a victim and target system. The attacker sniffs traffic on a network looking for session tokens in unencrypted traffic. Once a session token is captured, the attacker performs malicious actions by using the stolen token with the targeted application to impersonate the victim. This attack is a specific method of session hijacking, which is exploiting a valid session token to gain unauthorized access to a target system or information. Other methods to perform a session hijacking are session fixation, cross-site scripting, or compromising a user or server machine and stealing the session token.
  • Kerberoasting CAPEC-509 Through the exploitation of how service accounts leverage Kerberos authentication with Service Principal Names (SPNs), the adversary obtains and subsequently cracks the hashed credentials of a service account target to exploit its privileges. The Kerberos authentication protocol centers around a ticketing system which is used to request/grant access to services and to then access the requested services. As an authenticated user, the adversary may request Active Directory and obtain a service ticket with portions encrypted via RC4 with the private key of the authenticated account. By extracting the local ticket and saving it disk, the adversary can brute force the hashed value to reveal the target account credentials.
  • Remote Services with Stolen Credentials CAPEC-555 This pattern of attack involves an adversary that uses stolen credentials to leverage remote services such as RDP, telnet, SSH, and VNC to log into a system. Once access is gained, any number of malicious activities could be performed.
  • Windows Admin Shares with Stolen Credentials CAPEC-561 An adversary guesses or obtains (i.e. steals or purchases) legitimate Windows administrator credentials (e.g. userID/password) to access Windows Admin Shares on a local machine or within a Windows domain.
  • Reusing Session IDs (aka Session Replay) CAPEC-60 This attack targets the reuse of valid session ID to spoof the target system in order to gain privileges. The attacker tries to reuse a stolen session ID used previously during a transaction to perform spoofing and session hijacking. Another name for this type of attack is Session Replay.
  • Use of Captured Hashes (Pass The Hash) CAPEC-644 An adversary obtains (i.e. steals or purchases) legitimate Windows domain credential hash values to access systems within the domain that leverage the Lan Man (LM) and/or NT Lan Man (NTLM) authentication protocols.
  • Use of Captured Tickets (Pass The Ticket) CAPEC-645 An adversary uses stolen Kerberos tickets to access systems/resources that leverage the Kerberos authentication protocol. The Kerberos authentication protocol centers around a ticketing system which is used to request/grant access to services and to then access the requested services. An adversary can obtain any one of these tickets (e.g. Service Ticket, Ticket Granting Ticket, Silver Ticket, or Golden Ticket) to authenticate to a system/resource without needing the account's credentials. Depending on the ticket obtained, the adversary may be able to access a particular resource or generate TGTs for any account within an Active Directory Domain.
  • Use of Known Kerberos Credentials CAPEC-652 An adversary obtains (i.e. steals or purchases) legitimate Kerberos credentials (e.g. Kerberos service account userID/password or Kerberos Tickets) with the goal of achieving authenticated access to additional systems, applications, or services within the domain.
  • Browser in the Middle (BiTM) CAPEC-701 An adversary exploits the inherent functionalities of a web browser, in order to establish an unnoticed remote desktop connection in the victim's browser to the adversary's system. The adversary must deploy a web client with a remote desktop session that the victim can access.
  • Adversary in the Middle (AiTM) CAPEC-94 An adversary targets the communication between two components (typically client and server), in order to alter or obtain data from transactions. A general approach entails the adversary placing themself within the communication channel between the two components.

Vulnerable Configurations

  • cpe:2.3:a:redhat:keycloak:-:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:-:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.1.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.1.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.1.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.1.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.2.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.2.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.2.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.2.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.7.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.7.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.0:cr2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.0:cr2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.0:cr3:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.0:cr3:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.7:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.7:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:1.9.8:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:1.9.8:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.1.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.1.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.3.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.3.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.4.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.4.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.0:cr1:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.0:cr1:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:2.5.10:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:2.5.10:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:4.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:4.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:5.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:5.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:6.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:6.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:7.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:7.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:8.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:8.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:8.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:8.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:9.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:9.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:9.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:9.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:9.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:9.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:9.0.13:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:9.0.13:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:10.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:10.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:10.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:10.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:11.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:11.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:11.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:11.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:12.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:12.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:12.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:12.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:12.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:12.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:12.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redhat:keycloak:12.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:redhat:keycloak:12.0.4:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2020-14302: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-26205 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in mainpositionTV in ltable.c. NOTE: this is dispute...
  • CVE-2025-26204 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in equalkey in ltable.c. NOTE: this is disputed beca...
  • CVE-2025-2129 – A vulnerability was found in Mage AI 0.9.75. It has been classified as problematic. This affects an unknown part. The manipulation leads to insecur...
  • CVE-2025-2127 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla. It has been classified as problematic. Affected is an unknown function of th...
  • CVE-2025-2126 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla and classified as critical. This issue affects some unknown processing of the...