Vulnerability Description
Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by `SORT_RO` 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis | >= 7.0, < 7.0.13 |
Related Weaknesses (CWE)
References
- https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6Patch
- https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwcVendor Advisory
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6Patch
- https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwcVendor Advisory
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
- https://lists.fedoraproject.org/archives/list/[email protected]
FAQ
What is CVE-2023-41053?
CVE-2023-41053 is a vulnerability with a CVSS score of 3.3 (LOW). Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by `SORT_RO` and as a result may grant users executing this command access to keys that are not ex...
How severe is CVE-2023-41053?
CVE-2023-41053 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-41053?
Check the references section above for vendor advisories and patch information. Affected products include: Redis Redis.