Skip to content

Redis SORT_RO may bypass ACL configuration

Low
yossigo published GHSA-q4jr-5p56-4xwc Sep 6, 2023

Package

redis-server

Affected versions

7.0 and newer

Patched versions

7.0.13, 7.2.1

Description

Impact

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.

Patches

The problem is fixed in Redis 7.0.13 and 7.2.1.

Credit

The problem was found by yangbodong22011.

For more information

If you have any questions or comments about this advisory:

Severity

Low
3.3
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2023-41053

Weaknesses