CVE-2021-32761
CVSS V2 Medium 6
CVSS V3 High 7.5
Description
Redis is an in-memory database that persists on disk. A vulnerability involving out-of-bounds read and integer overflow to buffer overflow exists starting with version 2.2 and prior to versions 5.0.13, 6.0.15, and 6.2.5. On 32-bit systems, Redis `*BIT*` command are vulnerable to integer overflow that can potentially be exploited to corrupt the heap, leak arbitrary heap contents or trigger remote code execution. The vulnerability involves changing the default `proto-max-bulk-len` configuration parameter to a very large value and constructing specially crafted commands bit commands. This problem only affects Redis on 32-bit platforms, or compiled as a 32-bit binary. Redis versions 5.0.`3m 6.0.15, and 6.2.5 contain patches for this issue. An additional workaround to mitigate the problem without patching the `redis-server` executable is to prevent users from modifying the `proto-max-bulk-len` configuration parameter. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command.
Overview
- CVE ID
- CVE-2021-32761
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-07-21T21:15:07
- Last Modified Date
- 2022-10-06T16:58:56
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:* | 1 | OR | 2.2.0 | 5.0.13 |
cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:* | 1 | OR | 6.0 | 6.0.15 |
cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:* | 1 | OR | 6.2.0 | 6.2.5 |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 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:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6
- Severity
- MEDIUM
- Exploitability Score
- 6.8
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 1.6
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/redis/redis/security/advisories/GHSA-8wxq-j7rp-g8wj | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/07/msg00017.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/08/msg00026.html | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6O7AUOROBYGP5IMGJPC5HZ3R2RB6GZ5X/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VGX7RRAWGXWXEAKJTQYSDSBO2BC3SAHD/ | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202209-17 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210827-0004/ | Third Party Advisory |
https://www.debian.org/security/2021/dsa-5001 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-32761 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32761 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:44:48 | Added to TrackCVE | |||
2022-12-05 06:45:07 | 2021-07-21T21:15Z | 2021-07-21T21:15:07 | CVE Published Date | updated |
2022-12-05 06:45:07 | 2022-10-06T16:58:56 | CVE Modified Date | updated | |
2022-12-05 06:45:07 | Analyzed | Vulnerability Status | updated | |
2022-12-05 06:45:12 | References | updated |