Redis is an in-memory database that persists on disk. Versions 7.0.0 and above, prior to 7.0.5 are vulnerable to an Integer Overflow. Executing an `XAUTOCLAIM` command on a stream key in a specific state, with a specially crafted `COUNT` argument may cause an integer overflow, a subsequent heap overflow, and potentially lead to remote code execution. This has been patched in Redis version 7.0.5. No known workarounds exist.
References
Link | Resource |
---|---|
https://github.com/redis/redis/security/advisories/GHSA-5gc4-76rx-22c9 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A7INCOOFPPEAKNDBZU3TIZJPYXBULI2C/ | |
https://security.gentoo.org/glsa/202209-17 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20221020-0005/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-09-23 04:15
Updated : 2023-11-07 03:49
NVD link : CVE-2022-35951
Mitre link : CVE-2022-35951
CVE.ORG link : CVE-2022-35951
JSON object : View
Products Affected
redis
- redis
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound