Redis 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/36xxx/CVE-2022-36021.json",
"cwe_ids": [
"CWE-407"
],
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "6.0.18"
},
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.11"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.9"
}
]
}