Integer overflow in Redis - CVE-2022-35951

 

Integer overflow in Redis - CVE-2022-35951

Published: September 26, 2022


Vulnerability identifier: #VU67640
CSH Severity: Low
CVSS v4: 7.3 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-35951
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code on the target system.

The vulnerability exists due to integer overflow when executing a XAUTOCLAIM command on a stream key in a specific state. A local user can use a specially-crafted COUNT argument, trigger integer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

Redis
Gentoo Linux
Fedora
Argo CD
dev-db/redis
redis

How to mitigate CVE-2022-35951

Install updates from vendor's website.

Redis - update to 7.0.5
Argo CD - update to 2.4.19
dev-db/redis - update to 7.0.5
redis - update to 7.0.5-1.fc37

External References

Related Security Bulletins