Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-35977


Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SETRANGE` and `SORT(_RO)` commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory (OOM) panic. The problem is fixed in Redis versions 7.0.8, 6.2.9 and 6.0.17. Users are advised to upgrade. There are no known workarounds for this vulnerability.


Published

2023-01-20T19:15:14.470

Last Modified

2024-11-21T07:12:05.760

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-190

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application redis redis < 6.0.17 Yes
Application redis redis < 6.2.9 Yes
Application redis redis < 7.0.8 Yes

References