alsa-2024:10869
Vulnerability from osv_almalinux
Published
2024-12-05 00:00
Modified
2024-12-09 09:53
Summary
Moderate: redis:7 security update
Details
Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.
Security Fix(es):
- redis: Redis SORT_RO may bypass ACL configuration (CVE-2023-41053)
- redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)
- redis: Denial-of-service due to malformed ACL selectors in Redis (CVE-2024-31227)
- redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)
- redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
References
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "redis"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.6-1.module_el9.5.0+130+36ae7635"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "redis-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.6-1.module_el9.5.0+130+36ae7635"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "redis-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.6-1.module_el9.5.0+130+36ae7635"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log. \n\nSecurity Fix(es): \n\n * redis: Redis SORT_RO may bypass ACL configuration (CVE-2023-41053)\n * redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n * redis: Denial-of-service due to malformed ACL selectors in Redis (CVE-2024-31227)\n * redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n * redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2024:10869",
"modified": "2024-12-09T09:53:39Z",
"published": "2024-12-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-41053"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-31227"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2237826"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2244940"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2317053"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2317056"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2317058"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2024-10869.html"
}
],
"related": [
"CVE-2023-41053",
"CVE-2023-45145",
"CVE-2024-31227",
"CVE-2024-31449",
"CVE-2024-31228"
],
"summary": "Moderate: redis:7 security update"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…