Client hang via exponential monitor regex backtracking
Published Apr 23, 2021 · Updated Aug 3, 2024
Regular expression denial of service in Redis node-redis 2.6.0 through 3.1.0 allows remote attackers to hang clients via monitor messages. In lib/utils.js, monitor_regex's repeated quoted-string group accepts overlapping matches, making crafted nonmatching text trigger exponential backtracking. Exposure requires a client in monitor mode and attacker control of text processed as a Redis monitor message; the resulting event-loop work stalls client operations.
Summary
What happened
Regular expression denial of service in Redis node-redis 2.6.0 through 3.1.0 allows remote attackers to hang clients via monitor messages. In lib/utils.js, monitor_regex's repeated quoted-string group accepts overlapping matches, making crafted nonmatching text trigger exponential backtracking. Exposure requires a client in monitor mode and attacker control of text processed as a Redis monitor message; the resulting event-loop work stalls client operations.
The record
- CVE
- CVE-2021-29469
- Published
- Apr 23, 2021
- Updated
- Aug 3, 2024
- Vendor
- Redis
- Product
- node-redis
- Classifications
- CWE-400, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 23, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 3.1.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GitHub Security Lab monitor-mode ReDoS proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo