CVE-2020-1694 Vulnerability Analysis & Exploit Details

CVE-2020-1694
Vulnerability Scoring

4.9
/10
Medium Risk

The vulnerability CVE-2020-1694 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-1694 Details

Status: Analyzed

Last updated: 🕡 22 Sep 2020, 18:44 UTC
Originally published on: 🕖 16 Sep 2020, 19:15 UTC

Time between publication and last update: 5 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:H/I:N/A:N

CVE-2020-1694 Vulnerability Summary

CVE-2020-1694: A flaw was found in all versions of Keycloak before 10.0.0, where the NodeJS adapter did not support the verify-token-audience. This flaw results in some users having access to sensitive information outside of their permissions.

Assessing the Risk of CVE-2020-1694

Access Complexity Graph

The exploitability of CVE-2020-1694 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-1694

The exploitability of CVE-2020-1694 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-1694, 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-1694, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2020-1694 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: None
    CVE-2020-1694 poses no threat to data integrity.
  • Availability: None
    CVE-2020-1694 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.065% (probability of exploit)

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

CVE-2020-1694 References

External References

CWE Common Weakness Enumeration

CWE-183

CAPEC Common Attack Pattern Enumeration and Classification

  • Double Encoding CAPEC-120 The adversary utilizes a repeating of the encoding process for a set of characters (that is, character encoding a character encoding of a character) to obfuscate the payload of a particular request. This may allow the adversary to bypass filters that attempt to detect illegal characters or strings, such as those that might be used in traversal or injection attacks. Filters may be able to catch illegal encoded strings, but may not catch doubly encoded strings. For example, a dot (.), often used in path traversal attacks and therefore often blocked by filters, could be URL encoded as %2E. However, many filters recognize this encoding and would still block the request. In a double encoding, the % in the above URL encoding would be encoded again as %25, resulting in %252E which some filters might not catch, but which could still be interpreted as a dot (.) by interpreters on the target.
  • Using Leading 'Ghost' Character Sequences to Bypass Input Filters CAPEC-3 Some APIs will strip certain leading characters from a string of parameters. An adversary can intentionally introduce leading "ghost" characters (extra characters that don't affect the validity of the request at the API layer) that enable the input to pass the filters and therefore process the adversary's input. This occurs when the targeted API will accept input data in several syntactic forms and interpret it in the equivalent semantic way, while the filter does not take into account the full spectrum of the syntactic forms acceptable to the targeted API.
  • Exploiting Multiple Input Interpretation Layers CAPEC-43 An attacker supplies the target software with input data that contains sequences of special characters designed to bypass input validation logic. This exploit relies on the target making multiples passes over the input data and processing a "layer" of special characters with each pass. In this manner, the attacker can disguise input that would otherwise be rejected as invalid by concealing it with layers of special/escape characters that are stripped off by subsequent processing steps. The goal is to first discover cases where the input validation layer executes before one or more parsing layers. That is, user input may go through the following logic in an application: <parser1> --> <input validator> --> <parser2>. In such cases, the attacker will need to provide input that will pass through the input validator, but after passing through parser2, will be converted into something that the input validator was supposed to stop.
  • Using Unicode Encoding to Bypass Validation Logic CAPEC-71 An attacker may provide a Unicode string to a system component that is not Unicode aware and use that to circumvent the filter or cause the classifying mechanism to fail to properly understanding the request. That may allow the attacker to slip malicious data past the content filter and/or possibly cause the application to route the request incorrectly.

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:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2020-1694: 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-3800 – A vulnerability has been found in WCMS 11 and classified as critical. Affected by this vulnerability is an unknown functionality of the file app/co...
  • CVE-2025-3799 – A vulnerability, which was classified as critical, was found in WCMS 11. Affected is an unknown function of the file app/controllers/AnonymousContr...
  • CVE-2025-3798 – A vulnerability, which was classified as critical, has been found in WCMS 11. This issue affects the function sub of the file app/admin/AdvadminCon...
  • CVE-2025-3661 – The SB Chart block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘className’ parameter in all versions up to, and inclu...
  • CVE-2025-3404 – The Download Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the savePackage func...