CVE-2021-32625 Vulnerability Analysis & Exploit Details

CVE-2021-32625
Vulnerability Scoring

7.5
/10
Very High Risk

Highly exploitable, CVE-2021-32625 poses a critical security risk that could lead to severe breaches.

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: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2021-32625 Details

Status: Modified

Last updated: 🕕 21 Nov 2024, 06:07 UTC
Originally published on: 🕗 02 Jun 2021, 20:15 UTC

Time between publication and last update: 1267 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2021-32625 Vulnerability Summary

CVE-2021-32625: Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer, could be exploited using the STRALGO LCS command to corrupt the heap and potentially result with remote code execution. This is a result of an incomplete fix by CVE-2021-29477. The problem is fixed in version 6.2.4 and 6.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to use ACL configuration to prevent clients from using the STRALGO LCS command. On 64 bit systems which have the fixes of CVE-2021-29477 (6.2.3 or 6.0.13), it is sufficient to make sure that the proto-max-bulk-len config parameter is smaller than 2GB (default is 512MB).

Assessing the Risk of CVE-2021-32625

Access Complexity Graph

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

This vulnerability, CVE-2021-32625, requires a high level of attack complexity and low privileges, making it difficult but not impossible to exploit. Organizations should ensure robust security configurations to mitigate risks.

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

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

CVE-2021-32625 References

External References

CWE Common Weakness Enumeration

CWE-190

CAPEC Common Attack Pattern Enumeration and Classification

  • Forced Integer Overflow CAPEC-92 This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.

Vulnerable Configurations

  • cpe:2.3:a:redislabs:redis:6.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.11:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.11:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.0.12:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.0.12:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:redislabs:redis:6.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:redislabs:redis:6.2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2021-32625: 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...