Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-45145

3.6 · LOW
Published Oct 18, 2023 redis CWE-668 EPSS 0.44% (37th pctl)

Overview

CVE-2023-45145 is a low-severity vulnerability affecting redis redis. It was published on October 18, 2023 and has a CVSS 3.1 base score of 3.6 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.6, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.

Remediation

Check the references section for vendor advisories and patches from redis. Update redis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
redis redis >= 2.6.0, < 6.2.14 Affected

Frequently Asked Questions

What is CVE-2023-45145?

CVE-2023-45145 is a low-severity vulnerability affecting redis redis. It was published on October 18, 2023 and has a CVSS 3.1 base score of 3.6 (LOW).

How severe is CVE-2023-45145?

This vulnerability has a CVSS 3.1 base score of 3.6, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-45145?

Check the references section for vendor advisories and patches from redis. Update redis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-45145?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-45145 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.