{
  "threat_severity" : "Low",
  "public_date" : "2023-09-06T00:00:00Z",
  "bugzilla" : {
    "description" : "redis: Redis SORT_RO may bypass ACL configuration",
    "id" : "2237826",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
  },
  "cvss3" : {
    "cvss3_base_score" : "3.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-269",
  "details" : [ "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." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2024-12-05T00:00:00Z",
    "advisory" : "RHSA-2024:10869",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "redis:7-9050020241104103753.9"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Fix deferred",
    "package_name" : "redis",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Software Collections",
    "fix_state" : "Fix deferred",
    "package_name" : "rh-redis6-redis",
    "cpe" : "cpe:/a:redhat:rhel_software_collections:3"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-41053\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-41053\nhttps://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6\nhttps://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc" ],
  "name" : "CVE-2023-41053",
  "csaw" : false
}