CVE-2021-39156 Vulnerability Analysis & Exploit Details

CVE-2021-39156
Vulnerability Scoring

8.1
/10
Severe Risk

Cybersecurity professionals consider CVE-2021-39156 an immediate threat requiring urgent mitigation.

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: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2021-39156 Details

Status: Modified

Last updated: 🕕 21 Nov 2024, 06:18 UTC
Originally published on: 🕚 24 Aug 2021, 23:15 UTC

Time between publication and last update: 1184 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2021-39156 Vulnerability Summary

CVE-2021-39156: Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio 1.11.0, 1.10.3 and below, and 1.9.7 and below contain a remotely exploitable vulnerability where an HTTP request with `#fragment` in the path may bypass Istio’s URI path based authorization policies. Patches are available in Istio 1.11.1, Istio 1.10.4 and Istio 1.9.8. As a work around a Lua filter may be written to normalize the path.

Assessing the Risk of CVE-2021-39156

Access Complexity Graph

The exploitability of CVE-2021-39156 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-2021-39156

With low attack complexity and no required privileges, CVE-2021-39156 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

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-2021-39156, 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-2021-39156, 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-2021-39156 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2021-39156 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2021-39156 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.14% (probability of exploit)

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

CVE-2021-39156 References

External References

CWE Common Weakness Enumeration

CWE-706

CAPEC Common Attack Pattern Enumeration and Classification

  • Redirect Access to Libraries CAPEC-159 An adversary exploits a weakness in the way an application searches for external libraries to manipulate the execution flow to point to an adversary supplied library or code base. This pattern of attack allows the adversary to compromise the application or server via the execution of unauthorized code. An application typically makes calls to functions that are a part of libraries external to the application. These libraries may be part of the operating system or they may be third party libraries. If an adversary can redirect an application's attempts to access these libraries to other libraries that the adversary supplies, the adversary will be able to force the targeted application to execute arbitrary code. This is especially dangerous if the targeted application has enhanced privileges. Access can be redirected through a number of techniques, including the use of symbolic links, search path modification, and relative path manipulation.
  • Create files with the same name as files protected with a higher classification CAPEC-177 An attacker exploits file location algorithms in an operating system or application by creating a file with the same name as a protected or privileged file. The attacker could manipulate the system if the attacker-created file is trusted by the operating system or an application component that attempts to load the original file. Applications often load or include external files, such as libraries or configuration files. These files should be protected against malicious manipulation. However, if the application only uses the name of the file when locating it, an attacker may be able to create a file with the same name and place it in a directory that the application will search before the directory with the legitimate file is searched. Because the attackers' file is discovered first, it would be used by the target application. This attack can be extremely destructive if the referenced file is executable and/or is granted special privileges based solely on having a particular name.
  • Passing Local Filenames to Functions That Expect a URL CAPEC-48 This attack relies on client side code to access local files and resources instead of URLs. When the client browser is expecting a URL string, but instead receives a request for a local file, that execution is likely to occur in the browser process space with the browser's authority to local files. The attacker can send the results of this request to the local files out to a site that they control. This attack may be used to steal sensitive authentication data (either local or remote), or to gain system profile information to launch further attacks.
  • DLL Side-Loading CAPEC-641 An adversary places a malicious version of a Dynamic-Link Library (DLL) in the Windows Side-by-Side (WinSxS) directory to trick the operating system into loading this malicious DLL instead of a legitimate DLL. Programs specify the location of the DLLs to load via the use of WinSxS manifests or DLL redirection and if they aren't used then Windows searches in a predefined set of directories to locate the file. If the applications improperly specify a required DLL or WinSxS manifests aren't explicit about the characteristics of the DLL to be loaded, they can be vulnerable to side-loading.

Vulnerable Configurations

  • cpe:2.3:a:istio:istio:0.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:0.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:0.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.0:snapshot0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.0:snapshot0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.0:snapshot1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.0:snapshot1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.0:snapshot2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.0:snapshot2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc5:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:rc6:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:rc6:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot5:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot5:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.0:snapshot6:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.0:snapshot6:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.4.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.4.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.5.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.5.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.9:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.9:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.10:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.10:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.11:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.11:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.12:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.12:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.13:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.13:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.6.14:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.6.14:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.7.8:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.7.8:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.8.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.8.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.9.7:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.9.7:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:-:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:-:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:istio:istio:1.11.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:istio:istio:1.11.0:beta3:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2021-39156: 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-2130 – A vulnerability was found in OpenXE up to 1.12. It has been declared as problematic. This vulnerability affects unknown code of the component Ticke...
  • 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...