CVE-2023-41053: Redis SORT_RO may bypass ACL configuration
Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by SORTRO and as a result may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration. The problem exists in Redis 7.0 or newer and has been fixed in Redis 7.0.13 and 7.2.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-41053?
CVE-2023-41053 is a vulnerability in Redis that allows users executing the `SORT_RO` command to access keys that are not explicitly authorized by the ACL configuration.
What is the severity of CVE-2023-41053?
The severity of CVE-2023-41053 is low with a severity value of 3.3.
Which versions of Redis are affected by CVE-2023-41053?
Redis versions 7.0 to 7.0.13, 7.2.0, 7.2.0-rc1, 7.2.0-rc2, and 7.2.0-rc3 are affected by CVE-2023-41053.
How can I fix CVE-2023-41053 in Redis?
To fix CVE-2023-41053, upgrade Redis to version 7.0.14 or higher.
Where can I find more information about CVE-2023-41053?
You can find more information about CVE-2023-41053 in the references section of this advisory.