CVE-2021-32628 Details
Description
Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. The problem is fixed in Redis versions 6.2.6, 6.0.16, 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the above configuration parameters. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
| CWE-680 | Integer Overflow to Buffer Overflow | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redis redis | >= 5.0.0, < 5.0.14 >= 6.0.0, < 6.0.16 >= 6.2.0, < 6.2.6 |
CPE
Remediation
| |
| fedoraproject fedora | 33 34 35 |
CPE
Remediation
| |
| debian debian linux | 10.0 11.0 |
CPE
Remediation
| |
| netapp management services for element software | All versions |
CPE
Remediation
| |
| netapp management services for netapp hci | All versions |
CPE
Remediation
| |
| oracle communications operations monitor | 4.3 4.4 5.0 |
CPE
Remediation
| |
Change History
19 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Oct 6, 2022 | Modified Analysis | [email protected] |
| Sep 29, 2022 | CVE Modified | [email protected] |
| Jul 2, 2022 | Reanalysis | [email protected] |
| May 13, 2022 | Modified Analysis | [email protected] |
| Apr 20, 2022 | CVE Modified | [email protected] |
| Nov 28, 2021 | Modified Analysis | [email protected] |
| Nov 17, 2021 | CVE Modified | [email protected] |
| Nov 10, 2021 | CVE Modified | [email protected] |
| Nov 8, 2021 | Modified Analysis | [email protected] |
| Nov 6, 2021 | CVE Modified | [email protected] |
| Nov 4, 2021 | CVE Modified | [email protected] |
| Oct 30, 2021 | CVE Modified | [email protected] |
| Oct 14, 2021 | Reanalysis | [email protected] |
| Oct 13, 2021 | Initial Analysis | [email protected] |
| Oct 13, 2021 | CVE Modified | [email protected] |