CVE-2020-14422 Vulnerability Analysis & Exploit Details

CVE-2020-14422
Vulnerability Scoring

5.9
/10
Significant Risk

Security assessments indicate that CVE-2020-14422 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and 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: None
    No user interaction is necessary for exploitation.

CVE-2020-14422 Details

Status: Modified

Last updated: 🕒 07 Nov 2023, 03:17 UTC
Originally published on: 🕑 18 Jun 2020, 14:15 UTC

Time between publication and last update: 1236 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

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

CVE-2020-14422 Vulnerability Summary

CVE-2020-14422: Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.

Assessing the Risk of CVE-2020-14422

Access Complexity Graph

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

CVE-2020-14422 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

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-14422, 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-14422, 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-14422 has no significant impact on data confidentiality.
  • Integrity: None
    CVE-2020-14422 poses no threat to data integrity.
  • Availability: High
    CVE-2020-14422 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

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

EPSS Score: 0.794% (probability of exploit)

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

CVE-2020-14422 References

External References

CWE Common Weakness Enumeration

CWE-682

CAPEC Common Attack Pattern Enumeration and Classification

  • Integer Attacks CAPEC-128 An attacker takes advantage of the structure of integer variables to cause these variables to assume values that are not expected by an application. For example, adding one to the largest positive integer in a signed integer variable results in a negative number. Negative numbers may be illegal in an application and the application may prevent an attacker from providing them directly, but the application may not consider that adding two positive numbers can create a negative number do to the structure of integer storage formats.
  • Pointer Manipulation CAPEC-129 This attack pattern involves an adversary manipulating a pointer within a target application resulting in the application accessing an unintended memory location. This can result in the crashing of the application or, for certain pointer values, access to data that would not normally be possible or the execution of arbitrary code. Since pointers are simply integer variables, Integer Attacks may often be used in Pointer Attacks.

Vulnerable Configurations

  • cpe:2.3:a:python:python:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.5:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1.5:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1.2150:*:*:*:*:*:x64:*
    cpe:2.3:a:python:python:3.1.2150:*:*:*:*:*:x64:*
  • cpe:2.3:a:python:python:3.1:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.1:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.1:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.1:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.1:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2.2150:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2.2150:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.2:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.2:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.5:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.5:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.7:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.7:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.3:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.3:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.7:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.7:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.8:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.8:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.8:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.8:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.9:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.9:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.9:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.9:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.10:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.10:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4.10:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4.10:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.4:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.4:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.7:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.7:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.8:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.8:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.8:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.8:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.8:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.8:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.7:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.7:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.7:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.7:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.8:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.8:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.8:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.8:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.9:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.9:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.9:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.9:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.10:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.10:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.10:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.10:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.10:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.10:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.11:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.11:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.6.11:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.6.11:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.4:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.4:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.4:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.4:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.5:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.5:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.6:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.6:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.7:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.7:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.8:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.8:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.7.8:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.7.8:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.1:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.1:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.2:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.2:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.3:-:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.3:-:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.8.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:python:python:3.8.3:rc1:*:*:*:*:*:*
  • cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
  • cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*
    cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2020-14422: 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...