CVE-2021-32675

CVSS V2 Medium 5 CVSS V3 High 7.5
Description
Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol (RESP) request, Redis allocates memory according to user-specified values which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). An attacker delivering specially crafted requests over multiple connections can cause the server to allocate significant amount of memory. Because the same parsing mechanism is used to handle authentication requests, this vulnerability can also be exploited by unauthenticated users. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways: Using network access control tools like firewalls, iptables, security groups, etc. or Enabling TLS and requiring users to authenticate using client side certificates.
Overview
  • CVE ID
  • CVE-2021-32675
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2021-10-04T18:15:08
  • Last Modified Date
  • 2022-10-06T16:51:01
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 1 OR 5.0.0 5.0.14
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 1 OR 6.0.0 6.0.16
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 1 OR 6.2.0 6.2.6
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:netapp:management_services_for_netapp_hci:-:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:N/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • NONE
  • Availability Impact
  • PARTIAL
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • HIGH
  • Base Score
  • 7.5
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 3.6
History
Created Old Value New Value Data Type Notes
2022-04-20 16:59:11 Added to TrackCVE
2022-12-05 11:45:18 2021-10-04T18:15Z 2021-10-04T18:15:08 CVE Published Date updated
2022-12-05 11:45:18 2022-10-06T16:51:01 CVE Modified Date updated
2022-12-05 11:45:18 Analyzed Vulnerability Status updated
2022-12-05 11:45:22 References updated