CVE-2021-35937 Vulnerability Analysis & Exploit Details

CVE-2021-35937
Vulnerability Scoring

6.4
/10
High Risk

If left unpatched, CVE-2021-35937 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Local
    Vulnerability requires local system 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-2021-35937 Details

Status: Modified

Last updated: 🕕 21 Nov 2024, 06:12 UTC
Originally published on: 🕗 25 Aug 2022, 20:15 UTC

Time between publication and last update: 818 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

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

CVE-2021-35937 Vulnerability Summary

CVE-2021-35937: A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Assessing the Risk of CVE-2021-35937

Access Complexity Graph

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

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

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

CVE-2021-35937 References

External References

CWE Common Weakness Enumeration

CWE-367

CAPEC Common Attack Pattern Enumeration and Classification

  • Leveraging Race Conditions via Symbolic Links CAPEC-27 This attack leverages the use of symbolic links (Symlinks) in order to write to sensitive files. An attacker can create a Symlink link to a target file not otherwise accessible to them. When the privileged program tries to create a temporary file with the same name as the Symlink link, it will actually write to the target file pointed to by the attackers' Symlink link. If the attacker can insert malicious content in the temporary file they will be writing to the sensitive file by using the Symlink. The race occurs because the system checks if the temporary file exists, then creates the file. The attacker would typically create the Symlink during the interval between the check and the creation of the temporary file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions CAPEC-29 This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.

Vulnerable Configurations

  • cpe:2.3:a:rpm:rpm:1.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.2\/a:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.2\/a:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:1.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:1.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.0.11:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.0.11:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.8:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.11:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.11:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.4.12:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.4.12:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:2.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:2.6.7:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:3.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:3.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.0.:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.0.:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.1:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.1:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.1:rc3:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.1:rc3:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.2:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.2:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.3:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.3:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.4.2.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.4.2.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.5.90:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.5.90:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.8.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.8.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.9.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.9.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.10.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.10.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.10.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.10.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.10.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.10.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.1:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.1:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.2:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.2:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.12.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.12.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.2:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.2:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.15.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.15.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.0:-:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.0:-:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.16.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.16.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.17.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.17.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:rpm:rpm:4.18:*:*:*:*:*:*:*
    cpe:2.3:a:rpm:rpm:4.18:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2021-35937: 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-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...
  • CVE-2025-2125 – A vulnerability has been found in Control iD RH iD 25.2.25.0 and classified as problematic. This vulnerability affects unknown code of the file /v2...
  • CVE-2025-2124 – A vulnerability, which was classified as problematic, was found in Control iD RH iD 25.2.25.0. This affects an unknown part of the file /v2/custome...