#VU82200 Race condition in Redis - CVE-2023-45145

 

#VU82200 Race condition in Redis - CVE-2023-45145

Published: October 18, 2023


Vulnerability identifier: #VU82200
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-45145
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Redis
Software vendor:
Redis Labs

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a race condition between listen(2) and chmod(2) calls on startup. A local user can exploit the race and escalate privileges on the system.


Remediation

Install updates from vendor's website.

External links