CVE-2022-36021
medium · 5.5Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.
5.5
CVSS
59.8%
EPSS (exploit prob.)
99th
EPSS percentile
2023-03-01
Published
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weaknesses
CWE-407
Affected products
| Vendor | Product | Affected versions |
|---|---|---|
| redis | redis | < 6.0.18 |
| redis | redis | >= 6.2.0, < 6.2.11 |
| redis | redis | >= 7.0.0, < 7.0.9 |
Check a specific version with /api/v1/cve/match.
References
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2022-36021