Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45145 (GCVE-0-2023-45145)
Vulnerability from cvelistv5
- CWE-668 - Exposure of Resource to Wrong Sphere
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T20:14:18.392Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"name": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.6.0-rc1, \u003c 6.2.14"
},
{
"status": "affected",
"version": "\u003e= 7.0.0, \u003c 7.0.14"
},
{
"status": "affected",
"version": "\u003e= 7.1.0, \u003c 7.2.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-668",
"description": "CWE-668: Exposure of Resource to Wrong Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-16T15:06:16.371Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"name": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
}
],
"source": {
"advisory": "GHSA-ghmp-889m-7cvx",
"discovery": "UNKNOWN"
},
"title": "Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window."
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-45145",
"datePublished": "2023-10-18T20:17:08.588Z",
"dateReserved": "2023-10-04T16:02:46.330Z",
"dateUpdated": "2025-02-13T17:13:50.793Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45145\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-10-18T21:15:09.560\",\"lastModified\":\"2024-11-21T08:26:26.370\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos en memoria que persiste en el disco. Al iniciarse, Redis comienza a escuchar en un socket Unix antes de ajustar sus permisos a la configuraci\u00f3n proporcionada por el usuario. Si se utiliza una umask(2) permisiva, esto crea una condici\u00f3n de ejecuci\u00f3n que permite, durante un corto per\u00edodo de tiempo, que otro proceso establezca una conexi\u00f3n que de otro modo no estar\u00eda autorizada. Este problema existe desde Redis 2.6.0-RC1. Este problema se solucion\u00f3 en las versiones 7.2.2, 7.0.14 y 6.2.14 de Redis. Se recomienda a los usuarios que actualicen. Para los usuarios que no pueden actualizar, es posible workaround el problema deshabilitando los sockets Unix, iniciando Redis con una m\u00e1scara de usuario restrictiva o almacenando el archivo del socket Unix en un directorio protegido.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.0\",\"versionEndExcluding\":\"6.2.14\",\"matchCriteriaId\":\"2BC37265-09C9-4A98-A97A-3950F80D2641\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.14\",\"matchCriteriaId\":\"869B9F5D-E5C4-4C43-8F3D-1ECB973A6E71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.2.0\",\"versionEndExcluding\":\"7.2.2\",\"matchCriteriaId\":\"484F4B31-F45C-4AD1-9D19-119E89039777\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:2.6.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"988AF66E-727F-4579-9BA8-55B42D534FE0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231116-0014/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231116-0014/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
rhsa-2025:0595
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service (CVE-2023-22458)\n\n* redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic (CVE-2022-35977)\n\n* redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow (CVE-2022-36021)\n\n* redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack (CVE-2023-25155)\n\n* redis: Insufficient validation of HINCRBYFLOAT command (CVE-2023-28856)\n\n* redis: heap overflow in the lua cjson and cmsgpack libraries (CVE-2022-24834)\n\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\n\n* redis: Redis\u0027 Lua library commands may lead to remote code execution (CVE-2024-46981)\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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0595",
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2163132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163132"
},
{
"category": "external",
"summary": "2163133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163133"
},
{
"category": "external",
"summary": "2174305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174305"
},
{
"category": "external",
"summary": "2174306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174306"
},
{
"category": "external",
"summary": "2187525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
},
{
"category": "external",
"summary": "2221662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
},
{
"category": "external",
"summary": "2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "RHEL-66165",
"url": "https://issues.redhat.com/browse/RHEL-66165"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0595.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2025-10-24T13:28:04+00:00",
"generator": {
"date": "2025-10-24T13:28:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2025:0595",
"initial_release_date": "2025-01-22T10:42:40+00:00",
"revision_history": [
{
"date": "2025-01-22T10:42:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-22T10:42:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:28:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"product": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src (redis:6)",
"product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=src\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch (redis:6)",
"product_id": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=noarch\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
"product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
"product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
"product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
"product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
"product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
},
"product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
},
"product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
},
"product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6"
},
"product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2023-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221662"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow flaw was found in Redis. This flaw allows a local authenticated attacker user or attacker to execute a specially crafted Lua script in Redis. This attack triggers a heap overflow in the cjson and cmsgpack libraries, resulting in heap corruption and potential remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: heap overflow in the lua cjson and cmsgpack libraries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24834"
},
{
"category": "external",
"summary": "RHBZ#2221662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838"
},
{
"category": "external",
"summary": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ",
"url": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ"
}
],
"release_date": "2023-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: heap overflow in the lua cjson and cmsgpack libraries"
},
{
"cve": "CVE-2022-35977",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163133"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. This flaw allows authenticated users to issue specially crafted `SETRANGE` and `SORT(_RO)` commands to trigger an integer overflow, resulting in Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory (OOM) panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35977"
},
{
"category": "external",
"summary": "RHBZ#2163133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163133"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35977",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35977"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35977",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35977"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-mrcw-fhw9-fj8j",
"url": "https://github.com/redis/redis/security/advisories/GHSA-mrcw-fhw9-fj8j"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174305"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis. This flaw allows an authenticated to use string matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial of service attack on Redis, causing it to hang and consume 100% of CPU time.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36021"
},
{
"category": "external",
"summary": "RHBZ#2174305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36021"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/dcbfcb916ca1a269b3feef86ee86835294758f84",
"url": "https://github.com/redis/redis/commit/dcbfcb916ca1a269b3feef86ee86835294758f84"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-jr7j-rfj5-8xqv",
"url": "https://github.com/redis/redis/security/advisories/GHSA-jr7j-rfj5-8xqv"
}
],
"release_date": "2023-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow"
},
{
"cve": "CVE-2023-22458",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. This flaw allows authenticated users to issue an `HRANDFIELD` or `ZRANDMEMBER` command with specially crafted arguments to trigger a denial of service by crashing Redis with an assertion failure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22458"
},
{
"category": "external",
"summary": "RHBZ#2163132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22458",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22458"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22458",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22458"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-r8w2-2m53-gprj",
"url": "https://github.com/redis/redis/security/advisories/GHSA-r8w2-2m53-gprj"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174306"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis. This flaw allows authenticated users issuing specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands to trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25155"
},
{
"category": "external",
"summary": "RHBZ#2174306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25155"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619",
"url": "https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83",
"url": "https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83"
}
],
"release_date": "2023-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack"
},
{
"cve": "CVE-2023-28856",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2187525"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis. This flaw allows authenticated users to use the HINCRBYFLOAT command to create an invalid hash field that may crash Redis on access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Insufficient validation of HINCRBYFLOAT command",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28856"
},
{
"category": "external",
"summary": "RHBZ#2187525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28856",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
"url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
}
],
"release_date": "2023-04-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Insufficient validation of HINCRBYFLOAT command"
},
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: possible bypass of Unix socket permissions on startup",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "RHBZ#2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
}
],
"release_date": "2023-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "workaround",
"details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: possible bypass of Unix socket permissions on startup"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
},
{
"cve": "CVE-2024-46981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-01-06T22:00:39.382359+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2336004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis\u0027 Lua library commands may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting.\n\nThis vulnerability in Redis is classified as high severity rather than moderate due to its potential impact and exploitation scope. By manipulating the Lua garbage collector through crafted scripts, an authenticated attacker can achieve remote code execution (RCE), allowing them to execute arbitrary commands on the host system. This compromises not only the integrity and confidentiality of the data stored in Redis but also the underlying server itself. Furthermore, the exploitation does not require direct access to the server binary, making it feasible for attackers to execute through legitimate, albeit malicious, commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-46981"
},
{
"category": "external",
"summary": "RHBZ#2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/6.2.17",
"url": "https://github.com/redis/redis/releases/tag/6.2.17"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.2.7",
"url": "https://github.com/redis/redis/releases/tag/7.2.7"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.4.2",
"url": "https://github.com/redis/redis/releases/tag/7.4.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c"
}
],
"release_date": "2025-01-06T21:11:51.687000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T10:42:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "workaround",
"details": "A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis\u0027 Lua library commands may lead to remote code execution"
}
]
}
rhsa-2024:10869
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Denial-of-service due to malformed ACL selectors in Redis (CVE-2024-31227)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10869",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "RHEL-26628",
"url": "https://issues.redhat.com/browse/RHEL-26628"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10869.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2025-10-24T13:26:33+00:00",
"generator": {
"date": "2025-10-24T13:26:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2024:10869",
"initial_release_date": "2024-12-05T21:45:12+00:00",
"revision_history": [
{
"date": "2024-12-05T21:45:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T21:45:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:26:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=src\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"product": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch (redis:7)",
"product_id": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=noarch\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
},
"product_reference": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-41053",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237826"
}
],
"notes": [
{
"category": "description",
"text": "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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis SORT_RO may bypass ACL configuration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41053"
},
{
"category": "external",
"summary": "RHBZ#2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6",
"url": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc",
"url": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Redis SORT_RO may bypass ACL configuration"
},
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: possible bypass of Unix socket permissions on startup",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "RHBZ#2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
}
],
"release_date": "2023-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: possible bypass of Unix socket permissions on startup"
},
{
"cve": "CVE-2024-31227",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:00:57.399381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317053"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated attacker with sufficient privileges to create a malformed ACL selector that triggers a server panic and subsequent denial of service when accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to malformed ACL selectors in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31227"
},
{
"category": "external",
"summary": "RHBZ#2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31227",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a",
"url": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh",
"url": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh"
}
],
"release_date": "2024-10-07T19:51:04.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to malformed ACL selectors in Redis"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
}
]
}
rhsa-2025:0693
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: heap overflow in the lua cjson and cmsgpack libraries (CVE-2022-24834)\n\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\n\n* redis: Redis\u0027 Lua library commands may lead to remote code execution (CVE-2024-46981)\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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0693",
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2221662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
},
{
"category": "external",
"summary": "2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "RHEL-26627",
"url": "https://issues.redhat.com/browse/RHEL-26627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0693.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-10-24T13:28:08+00:00",
"generator": {
"date": "2025-10-24T13:28:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2025:0693",
"initial_release_date": "2025-01-27T01:43:01+00:00",
"revision_history": [
{
"date": "2025-01-27T01:43:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-27T01:43:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:28:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.el9_5.src",
"product": {
"name": "redis-0:6.2.17-1.el9_5.src",
"product_id": "redis-0:6.2.17-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.el9_5.aarch64",
"product": {
"name": "redis-0:6.2.17-1.el9_5.aarch64",
"product_id": "redis-0:6.2.17-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.el9_5.aarch64",
"product": {
"name": "redis-devel-0:6.2.17-1.el9_5.aarch64",
"product_id": "redis-devel-0:6.2.17-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"product_id": "redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"product_id": "redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.el9_5.ppc64le",
"product": {
"name": "redis-0:6.2.17-1.el9_5.ppc64le",
"product_id": "redis-0:6.2.17-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.el9_5.ppc64le",
"product": {
"name": "redis-devel-0:6.2.17-1.el9_5.ppc64le",
"product_id": "redis-devel-0:6.2.17-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"product_id": "redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"product_id": "redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.el9_5.x86_64",
"product": {
"name": "redis-0:6.2.17-1.el9_5.x86_64",
"product_id": "redis-0:6.2.17-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.el9_5.x86_64",
"product": {
"name": "redis-devel-0:6.2.17-1.el9_5.x86_64",
"product_id": "redis-devel-0:6.2.17-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"product_id": "redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"product_id": "redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.el9_5.i686",
"product": {
"name": "redis-devel-0:6.2.17-1.el9_5.i686",
"product_id": "redis-devel-0:6.2.17-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.el9_5.i686",
"product": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.i686",
"product_id": "redis-debugsource-0:6.2.17-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.el9_5.i686",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.i686",
"product_id": "redis-debuginfo-0:6.2.17-1.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.el9_5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.17-1.el9_5.s390x",
"product": {
"name": "redis-0:6.2.17-1.el9_5.s390x",
"product_id": "redis-0:6.2.17-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.17-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.17-1.el9_5.s390x",
"product": {
"name": "redis-devel-0:6.2.17-1.el9_5.s390x",
"product_id": "redis-devel-0:6.2.17-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.17-1.el9_5.s390x",
"product": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.s390x",
"product_id": "redis-debugsource-0:6.2.17-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"product_id": "redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.17-1.el9_5.noarch",
"product": {
"name": "redis-doc-0:6.2.17-1.el9_5.noarch",
"product_id": "redis-doc-0:6.2.17-1.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.17-1.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64"
},
"product_reference": "redis-0:6.2.17-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le"
},
"product_reference": "redis-0:6.2.17-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x"
},
"product_reference": "redis-0:6.2.17-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src"
},
"product_reference": "redis-0:6.2.17-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.17-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64"
},
"product_reference": "redis-0:6.2.17-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.17-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686"
},
"product_reference": "redis-debugsource-0:6.2.17-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x"
},
"product_reference": "redis-debugsource-0:6.2.17-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.17-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64"
},
"product_reference": "redis-devel-0:6.2.17-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686"
},
"product_reference": "redis-devel-0:6.2.17-1.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le"
},
"product_reference": "redis-devel-0:6.2.17-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x"
},
"product_reference": "redis-devel-0:6.2.17-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.17-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64"
},
"product_reference": "redis-devel-0:6.2.17-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.17-1.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
},
"product_reference": "redis-doc-0:6.2.17-1.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2023-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221662"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow flaw was found in Redis. This flaw allows a local authenticated attacker user or attacker to execute a specially crafted Lua script in Redis. This attack triggers a heap overflow in the cjson and cmsgpack libraries, resulting in heap corruption and potential remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: heap overflow in the lua cjson and cmsgpack libraries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24834"
},
{
"category": "external",
"summary": "RHBZ#2221662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838"
},
{
"category": "external",
"summary": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ",
"url": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ"
}
],
"release_date": "2023-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T01:43:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: heap overflow in the lua cjson and cmsgpack libraries"
},
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: possible bypass of Unix socket permissions on startup",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "RHBZ#2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
}
],
"release_date": "2023-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T01:43:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "workaround",
"details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: possible bypass of Unix socket permissions on startup"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T01:43:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T01:43:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
},
{
"cve": "CVE-2024-46981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-01-06T22:00:39.382359+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2336004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis\u0027 Lua library commands may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting.\n\nThis vulnerability in Redis is classified as high severity rather than moderate due to its potential impact and exploitation scope. By manipulating the Lua garbage collector through crafted scripts, an authenticated attacker can achieve remote code execution (RCE), allowing them to execute arbitrary commands on the host system. This compromises not only the integrity and confidentiality of the data stored in Redis but also the underlying server itself. Furthermore, the exploitation does not require direct access to the server binary, making it feasible for attackers to execute through legitimate, albeit malicious, commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-46981"
},
{
"category": "external",
"summary": "RHBZ#2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/6.2.17",
"url": "https://github.com/redis/redis/releases/tag/6.2.17"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.2.7",
"url": "https://github.com/redis/redis/releases/tag/7.2.7"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.4.2",
"url": "https://github.com/redis/redis/releases/tag/7.4.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c"
}
],
"release_date": "2025-01-06T21:11:51.687000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T01:43:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "workaround",
"details": "A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:redis-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:6.2.17-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:6.2.17-1.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis\u0027 Lua library commands may lead to remote code execution"
}
]
}
rhsa-2024_10869
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Denial-of-service due to malformed ACL selectors in Redis (CVE-2024-31227)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10869",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "RHEL-26628",
"url": "https://issues.redhat.com/browse/RHEL-26628"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10869.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2024-12-06T13:16:25+00:00",
"generator": {
"date": "2024-12-06T13:16:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.2"
}
},
"id": "RHSA-2024:10869",
"initial_release_date": "2024-12-05T21:45:12+00:00",
"revision_history": [
{
"date": "2024-12-05T21:45:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T21:45:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-06T13:16:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis:7:9050020241104103753:9",
"product": {
"name": "redis:7:9050020241104103753:9",
"product_id": "redis:7:9050020241104103753:9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/redis@7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch",
"product": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch",
"product_id": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
"product_reference": "redis:7:9050020241104103753:9",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch as a component of redis:7:9050020241104103753:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
},
"product_reference": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-41053",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237826"
}
],
"notes": [
{
"category": "description",
"text": "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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis SORT_RO may bypass ACL configuration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41053"
},
{
"category": "external",
"summary": "RHBZ#2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6",
"url": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc",
"url": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Redis SORT_RO may bypass ACL configuration"
},
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: possible bypass of Unix socket permissions on startup",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "RHBZ#2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
}
],
"release_date": "2023-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: possible bypass of Unix socket permissions on startup"
},
{
"cve": "CVE-2024-31227",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:00:57.399381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317053"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated attacker with sufficient privileges to create a malformed ACL selector that triggers a server panic and subsequent denial of service when accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to malformed ACL selectors in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31227"
},
{
"category": "external",
"summary": "RHBZ#2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31227",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a",
"url": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh",
"url": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh"
}
],
"release_date": "2024-10-07T19:51:04.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to malformed ACL selectors in Redis"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64",
"AppStream-9.5.0.Z.MAIN:redis:7:9050020241104103753:9:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
}
]
}
RHSA-2024:10869
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Denial-of-service due to malformed ACL selectors in Redis (CVE-2024-31227)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10869",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "RHEL-26628",
"url": "https://issues.redhat.com/browse/RHEL-26628"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10869.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2025-10-24T13:26:33+00:00",
"generator": {
"date": "2025-10-24T13:26:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2024:10869",
"initial_release_date": "2024-12-05T21:45:12+00:00",
"revision_history": [
{
"date": "2024-12-05T21:45:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T21:45:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:26:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=src\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"product": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch (redis:7)",
"product_id": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=noarch\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=aarch64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=ppc64le\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=s390x\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7)",
"product_id": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.6-1.module%2Bel9.5.0%2B22422%2B63e067d8?arch=x86_64\u0026rpmmod=redis:7:9050020241104103753:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7"
},
"product_reference": "redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
},
"product_reference": "redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-41053",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237826"
}
],
"notes": [
{
"category": "description",
"text": "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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis SORT_RO may bypass ACL configuration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-41053"
},
{
"category": "external",
"summary": "RHBZ#2237826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-41053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41053"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6",
"url": "https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc",
"url": "https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Redis SORT_RO may bypass ACL configuration"
},
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2023-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: possible bypass of Unix socket permissions on startup",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "RHBZ#2244940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
}
],
"release_date": "2023-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: possible bypass of Unix socket permissions on startup"
},
{
"cve": "CVE-2024-31227",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:00:57.399381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317053"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated attacker with sufficient privileges to create a malformed ACL selector that triggers a server panic and subsequent denial of service when accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to malformed ACL selectors in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31227"
},
{
"category": "external",
"summary": "RHBZ#2317053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317053"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31227",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31227"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a",
"url": "https://github.com/redis/redis/commit/b351d5a3210e61cc3b22ba38a723d6da8f3c298a"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh",
"url": "https://github.com/redis/redis/security/advisories/GHSA-38p4-26x2-vqhh"
}
],
"release_date": "2024-10-07T19:51:04.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to malformed ACL selectors in Redis"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T21:45:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.src::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debuginfo-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-debugsource-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.aarch64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.ppc64le::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.s390x::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-devel-0:7.2.6-1.module+el9.5.0+22422+63e067d8.x86_64::redis:7",
"AppStream-9.5.0.Z.MAIN:redis-doc-0:7.2.6-1.module+el9.5.0+22422+63e067d8.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
}
]
}
WID-SEC-W-2024-0106
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0106 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0106.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0106 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0106"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2024 - Appendix Oracle Communications vom 2024-01-16",
"url": "https://www.oracle.com/security-alerts/cpujan2024.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-16T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:43.880+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0106",
"initial_release_date": "2024-01-16T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-16T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Communications 5.0",
"product": {
"name": "Oracle Communications 5.0",
"product_id": "T021645",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 8.6.0.0",
"product": {
"name": "Oracle Communications 8.6.0.0",
"product_id": "T024970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.6.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.0",
"product": {
"name": "Oracle Communications 23.1.0",
"product_id": "T027326",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 12.6.1.0.0",
"product": {
"name": "Oracle Communications 12.6.1.0.0",
"product_id": "T027338",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.6.1.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.0",
"product": {
"name": "Oracle Communications 23.2.0",
"product_id": "T028682",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.3",
"product": {
"name": "Oracle Communications 23.1.3",
"product_id": "T030584",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.3"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.1",
"product": {
"name": "Oracle Communications 23.2.1",
"product_id": "T030585",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.0",
"product": {
"name": "Oracle Communications 23.3.0",
"product_id": "T030586",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 9.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0",
"product_id": "T030589",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.1",
"product": {
"name": "Oracle Communications 23.3.1",
"product_id": "T032088",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications \u003c= 9.0.2.0.1",
"product": {
"name": "Oracle Communications \u003c= 9.0.2.0.1",
"product_id": "T032089",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.2.0.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.4.0",
"product": {
"name": "Oracle Communications 23.4.0",
"product_id": "T032091",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.4",
"product": {
"name": "Oracle Communications 23.1.4",
"product_id": "T032092",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.4"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.0.0.2",
"product": {
"name": "Oracle Communications 23.2.0.0.2",
"product_id": "T032093",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.0.0.2"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.0.0.0",
"product": {
"name": "Oracle Communications 23.3.0.0.0",
"product_id": "T032094",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.0.0.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5072",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-5072"
},
{
"cve": "CVE-2023-50164",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-50164"
},
{
"cve": "CVE-2023-4911",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-4911"
},
{
"cve": "CVE-2023-46604",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-46604"
},
{
"cve": "CVE-2023-46589",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-46589"
},
{
"cve": "CVE-2023-45648",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-45648"
},
{
"cve": "CVE-2023-45145",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-45145"
},
{
"cve": "CVE-2023-44981",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44981"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-44483",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44483"
},
{
"cve": "CVE-2023-43496",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-43496"
},
{
"cve": "CVE-2023-41053",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-41053"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-38325",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-38325"
},
{
"cve": "CVE-2023-37536",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-37536"
},
{
"cve": "CVE-2023-36478",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-36478"
},
{
"cve": "CVE-2023-34055",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-34053",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34053"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-33201",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-31582",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-31582"
},
{
"cve": "CVE-2023-31486",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-30861",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-30861"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-2283",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-22102",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-22102"
},
{
"cve": "CVE-2023-1108",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-1108"
},
{
"cve": "CVE-2022-48174",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2022-48174"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2021-46848"
}
]
}
wid-sec-w-2024-0106
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0106 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0106.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0106 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0106"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2024 - Appendix Oracle Communications vom 2024-01-16",
"url": "https://www.oracle.com/security-alerts/cpujan2024.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-16T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:43.880+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0106",
"initial_release_date": "2024-01-16T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-16T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Communications 5.0",
"product": {
"name": "Oracle Communications 5.0",
"product_id": "T021645",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 8.6.0.0",
"product": {
"name": "Oracle Communications 8.6.0.0",
"product_id": "T024970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.6.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.0",
"product": {
"name": "Oracle Communications 23.1.0",
"product_id": "T027326",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 12.6.1.0.0",
"product": {
"name": "Oracle Communications 12.6.1.0.0",
"product_id": "T027338",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.6.1.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.0",
"product": {
"name": "Oracle Communications 23.2.0",
"product_id": "T028682",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.3",
"product": {
"name": "Oracle Communications 23.1.3",
"product_id": "T030584",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.3"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.1",
"product": {
"name": "Oracle Communications 23.2.1",
"product_id": "T030585",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.0",
"product": {
"name": "Oracle Communications 23.3.0",
"product_id": "T030586",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 9.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0",
"product_id": "T030589",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.1",
"product": {
"name": "Oracle Communications 23.3.1",
"product_id": "T032088",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications \u003c= 9.0.2.0.1",
"product": {
"name": "Oracle Communications \u003c= 9.0.2.0.1",
"product_id": "T032089",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.2.0.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.4.0",
"product": {
"name": "Oracle Communications 23.4.0",
"product_id": "T032091",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.1.4",
"product": {
"name": "Oracle Communications 23.1.4",
"product_id": "T032092",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.4"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.2.0.0.2",
"product": {
"name": "Oracle Communications 23.2.0.0.2",
"product_id": "T032093",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.2.0.0.2"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications 23.3.0.0.0",
"product": {
"name": "Oracle Communications 23.3.0.0.0",
"product_id": "T032094",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.3.0.0.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5072",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-5072"
},
{
"cve": "CVE-2023-50164",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-50164"
},
{
"cve": "CVE-2023-4911",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-4911"
},
{
"cve": "CVE-2023-46604",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-46604"
},
{
"cve": "CVE-2023-46589",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-46589"
},
{
"cve": "CVE-2023-45648",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-45648"
},
{
"cve": "CVE-2023-45145",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-45145"
},
{
"cve": "CVE-2023-44981",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44981"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-44483",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-44483"
},
{
"cve": "CVE-2023-43496",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-43496"
},
{
"cve": "CVE-2023-41053",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-41053"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-38325",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-38325"
},
{
"cve": "CVE-2023-37536",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-37536"
},
{
"cve": "CVE-2023-36478",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-36478"
},
{
"cve": "CVE-2023-34055",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-34053",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34053"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-33201",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-31582",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-31582"
},
{
"cve": "CVE-2023-31486",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-30861",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-30861"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-2283",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-22102",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-22102"
},
{
"cve": "CVE-2023-1108",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2023-1108"
},
{
"cve": "CVE-2022-48174",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2022-48174"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T028682",
"T030585",
"T030584",
"T030586",
"T030589",
"T032094",
"T032088",
"T032092",
"T032093",
"T032090",
"T021645",
"T032091",
"T027326",
"T024970",
"T027338",
"T028684"
],
"last_affected": [
"T032089"
]
},
"release_date": "2024-01-16T23:00:00.000+00:00",
"title": "CVE-2021-46848"
}
]
}
wid-sec-w-2023-2698
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Redis ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2698 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2698.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2698 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2698"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5610 vom 2024-01-29",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00017.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASREDIS6-2024-009 vom 2024-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALASREDIS6-2024-009.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7116095 vom 2024-02-07",
"url": "https://www.ibm.com/support/pages/node/7116095"
},
{
"category": "external",
"summary": "Redis Release 7.2.2 vom 2023-10-18",
"url": "https://github.com/redis/redis/releases/tag/7.2.2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-77ED1E26A4 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-77ed1e26a4"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-8A9087F089 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a9087f089"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-FD75E4F307 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-fd75e4f307"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3627 vom 2023-10-23",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4290-1 vom 2023-10-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016950.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0200-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017742.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4376-1 vom 2023-11-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017005.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6531-1 vom 2023-12-05",
"url": "https://ubuntu.com/security/notices/USN-6531-1"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-05 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-05"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3885 vom 2024-09-10",
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00028.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7174015 vom 2024-10-24",
"url": "https://www.ibm.com/support/pages/node/7174015"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10869 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
}
],
"source_lang": "en-US",
"title": "Redis: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2024-12-05T23:00:00.000+00:00",
"generator": {
"date": "2024-12-06T09:15:39.273+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2023-2698",
"initial_release_date": "2023-10-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-10-31T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-06T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-12-05T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-01-29T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-02-05T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-02-07T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-10-24T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.3",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.3",
"product_id": "T031687"
}
},
{
"category": "product_version",
"name": "10.5.3",
"product": {
"name": "IBM DataPower Gateway 10.5.3",
"product_id": "T031687-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.1.17",
"product": {
"name": "IBM DataPower Gateway \u003c10.0.1.17",
"product_id": "T032561"
}
},
{
"category": "product_version",
"name": "10.0.1.17",
"product": {
"name": "IBM DataPower Gateway 10.0.1.17",
"product_id": "T032561-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.0.1.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.5.0.9",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.9",
"product_id": "T032562"
}
},
{
"category": "product_version",
"name": "10.5.0.9",
"product": {
"name": "IBM DataPower Gateway 10.5.0.9",
"product_id": "T032562-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.9"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.2.2",
"product": {
"name": "Open Source Redis \u003c7.2.2",
"product_id": "T030672"
}
},
{
"category": "product_version",
"name": "7.2.2",
"product": {
"name": "Open Source Redis 7.2.2",
"product_id": "T030672-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.2"
}
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Redis. Eine falsche Reihenfolge der listen(2)- und chmod(2)-Aufrufe erzeugt eine Race-Condition. Diese kann von einem anderen Prozess genutzt werden um Unix Socket-Berechtigungen beim Start zu umgehen. Ein Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T030672",
"T031687",
"2951",
"T002207",
"67646",
"T000126",
"T023574",
"398363",
"T012167",
"T032562",
"74185",
"T032561"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-45145"
}
]
}
WID-SEC-W-2023-2698
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Redis ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2698 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2698.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2698 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2698"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5610 vom 2024-01-29",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00017.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASREDIS6-2024-009 vom 2024-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALASREDIS6-2024-009.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7116095 vom 2024-02-07",
"url": "https://www.ibm.com/support/pages/node/7116095"
},
{
"category": "external",
"summary": "Redis Release 7.2.2 vom 2023-10-18",
"url": "https://github.com/redis/redis/releases/tag/7.2.2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-77ED1E26A4 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-77ed1e26a4"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-8A9087F089 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a9087f089"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-FD75E4F307 vom 2023-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-fd75e4f307"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3627 vom 2023-10-23",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4290-1 vom 2023-10-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016950.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0200-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017742.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4376-1 vom 2023-11-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017005.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6531-1 vom 2023-12-05",
"url": "https://ubuntu.com/security/notices/USN-6531-1"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-05 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-05"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3885 vom 2024-09-10",
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00028.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7174015 vom 2024-10-24",
"url": "https://www.ibm.com/support/pages/node/7174015"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10869 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
}
],
"source_lang": "en-US",
"title": "Redis: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2024-12-05T23:00:00.000+00:00",
"generator": {
"date": "2024-12-06T09:15:39.273+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2023-2698",
"initial_release_date": "2023-10-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-10-31T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-06T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-12-05T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-01-29T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-02-05T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-02-07T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-10-24T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.3",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.3",
"product_id": "T031687"
}
},
{
"category": "product_version",
"name": "10.5.3",
"product": {
"name": "IBM DataPower Gateway 10.5.3",
"product_id": "T031687-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.1.17",
"product": {
"name": "IBM DataPower Gateway \u003c10.0.1.17",
"product_id": "T032561"
}
},
{
"category": "product_version",
"name": "10.0.1.17",
"product": {
"name": "IBM DataPower Gateway 10.0.1.17",
"product_id": "T032561-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.0.1.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.5.0.9",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.9",
"product_id": "T032562"
}
},
{
"category": "product_version",
"name": "10.5.0.9",
"product": {
"name": "IBM DataPower Gateway 10.5.0.9",
"product_id": "T032562-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.9"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.2.2",
"product": {
"name": "Open Source Redis \u003c7.2.2",
"product_id": "T030672"
}
},
{
"category": "product_version",
"name": "7.2.2",
"product": {
"name": "Open Source Redis 7.2.2",
"product_id": "T030672-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.2"
}
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Redis. Eine falsche Reihenfolge der listen(2)- und chmod(2)-Aufrufe erzeugt eine Race-Condition. Diese kann von einem anderen Prozess genutzt werden um Unix Socket-Berechtigungen beim Start zu umgehen. Ein Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T030672",
"T031687",
"2951",
"T002207",
"67646",
"T000126",
"T023574",
"398363",
"T012167",
"T032562",
"74185",
"T032561"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-45145"
}
]
}
suse-su-2023:4290-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2023-45145: Fixed a potential permission bypass due to a race\n condition during UNIX socket creation (bsc#1216376).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4290,SUSE-SLE-Module-Server-Applications-15-SP4-2023-4290,SUSE-SLE-Module-Server-Applications-15-SP5-2023-4290,openSUSE-SLE-15.4-2023-4290,openSUSE-SLE-15.5-2023-4290",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4290-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4290-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234290-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4290-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016950.html"
},
{
"category": "self",
"summary": "SUSE Bug 1216376",
"url": "https://bugzilla.suse.com/1216376"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45145 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45145/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2023-10-31T08:17:53Z",
"generator": {
"date": "2023-10-31T08:17:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4290-1",
"initial_release_date": "2023-10-31T08:17:53Z",
"revision_history": [
{
"date": "2023-10-31T08:17:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.25.1.aarch64",
"product": {
"name": "redis-6.2.6-150400.3.25.1.aarch64",
"product_id": "redis-6.2.6-150400.3.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.25.1.i586",
"product": {
"name": "redis-6.2.6-150400.3.25.1.i586",
"product_id": "redis-6.2.6-150400.3.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.25.1.ppc64le",
"product": {
"name": "redis-6.2.6-150400.3.25.1.ppc64le",
"product_id": "redis-6.2.6-150400.3.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.25.1.s390x",
"product": {
"name": "redis-6.2.6-150400.3.25.1.s390x",
"product_id": "redis-6.2.6-150400.3.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.25.1.x86_64",
"product": {
"name": "redis-6.2.6-150400.3.25.1.x86_64",
"product_id": "redis-6.2.6-150400.3.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.25.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45145"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45145",
"url": "https://www.suse.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "SUSE Bug 1216376 for CVE-2023-45145",
"url": "https://bugzilla.suse.com/1216376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.25.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-31T08:17:53Z",
"details": "moderate"
}
],
"title": "CVE-2023-45145"
}
]
}
suse-su-2024:0200-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis7 fixes the following issues:\n\n- CVE-2023-45145: Fixed a potential permission bypass due to a race\n condition during UNIX socket creation (bsc#1216376).\n\nThe following non-security issues were fixed:\n\n- Redis services are no longer disabled after an upgrade (bsc#1212119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-200,SUSE-SLE-Module-Server-Applications-15-SP5-2024-200,openSUSE-SLE-15.5-2024-200",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0200-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0200-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240200-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0200-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017742.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212119",
"url": "https://bugzilla.suse.com/1212119"
},
{
"category": "self",
"summary": "SUSE Bug 1216376",
"url": "https://bugzilla.suse.com/1216376"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45145 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45145/"
}
],
"title": "Security update for redis7",
"tracking": {
"current_release_date": "2024-01-23T17:12:34Z",
"generator": {
"date": "2024-01-23T17:12:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0200-1",
"initial_release_date": "2024-01-23T17:12:34Z",
"revision_history": [
{
"date": "2024-01-23T17:12:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.9.1.aarch64",
"product": {
"name": "redis7-7.0.8-150500.3.9.1.aarch64",
"product_id": "redis7-7.0.8-150500.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.9.1.i586",
"product": {
"name": "redis7-7.0.8-150500.3.9.1.i586",
"product_id": "redis7-7.0.8-150500.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.9.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150500.3.9.1.ppc64le",
"product_id": "redis7-7.0.8-150500.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.9.1.s390x",
"product": {
"name": "redis7-7.0.8-150500.3.9.1.s390x",
"product_id": "redis7-7.0.8-150500.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.9.1.x86_64",
"product": {
"name": "redis7-7.0.8-150500.3.9.1.x86_64",
"product_id": "redis7-7.0.8-150500.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.s390x"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.s390x"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45145"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.x86_64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.aarch64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.ppc64le",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.s390x",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45145",
"url": "https://www.suse.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "SUSE Bug 1216376 for CVE-2023-45145",
"url": "https://bugzilla.suse.com/1216376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.x86_64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.aarch64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.ppc64le",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.s390x",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.9.1.x86_64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.aarch64",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.ppc64le",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.s390x",
"openSUSE Leap 15.5:redis7-7.0.8-150500.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-01-23T17:12:34Z",
"details": "moderate"
}
],
"title": "CVE-2023-45145"
}
]
}
suse-su-2023:4376-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2023-45145: Fixed a potential permission bypass due to a race\n condition during UNIX socket creation (bsc#1216376).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4376,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4376,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4376,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4376,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4376,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4376,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4376,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4376,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4376,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4376,SUSE-Storage-7.1-2023-4376",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4376-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4376-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234376-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4376-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1216376",
"url": "https://bugzilla.suse.com/1216376"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45145 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45145/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2023-11-06T12:52:09Z",
"generator": {
"date": "2023-11-06T12:52:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4376-1",
"initial_release_date": "2023-11-06T12:52:09Z",
"revision_history": [
{
"date": "2023-11-06T12:52:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.29.1.aarch64",
"product": {
"name": "redis-6.0.14-150200.6.29.1.aarch64",
"product_id": "redis-6.0.14-150200.6.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.29.1.i586",
"product": {
"name": "redis-6.0.14-150200.6.29.1.i586",
"product_id": "redis-6.0.14-150200.6.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.29.1.ppc64le",
"product": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le",
"product_id": "redis-6.0.14-150200.6.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.29.1.s390x",
"product": {
"name": "redis-6.0.14-150200.6.29.1.s390x",
"product_id": "redis-6.0.14-150200.6.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.29.1.x86_64",
"product": {
"name": "redis-6.0.14-150200.6.29.1.x86_64",
"product_id": "redis-6.0.14-150200.6.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.29.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45145"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45145",
"url": "https://www.suse.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "SUSE Bug 1216376 for CVE-2023-45145",
"url": "https://bugzilla.suse.com/1216376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.29.1.x86_64",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.ppc64le",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.s390x",
"SUSE Manager Server 4.2:redis-6.0.14-150200.6.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-06T12:52:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-45145"
}
]
}
opensuse-su-2024:13354-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "redis-7.2.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the redis-7.2.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13354",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13354-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-41053 page",
"url": "https://www.suse.com/security/cve/CVE-2023-41053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45145 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45145/"
}
],
"title": "redis-7.2.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13354-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.2-1.1.aarch64",
"product": {
"name": "redis-7.2.2-1.1.aarch64",
"product_id": "redis-7.2.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.2-1.1.ppc64le",
"product": {
"name": "redis-7.2.2-1.1.ppc64le",
"product_id": "redis-7.2.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.2-1.1.s390x",
"product": {
"name": "redis-7.2.2-1.1.s390x",
"product_id": "redis-7.2.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.2-1.1.x86_64",
"product": {
"name": "redis-7.2.2-1.1.x86_64",
"product_id": "redis-7.2.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64"
},
"product_reference": "redis-7.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le"
},
"product_reference": "redis-7.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-7.2.2-1.1.s390x"
},
"product_reference": "redis-7.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
},
"product_reference": "redis-7.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-41053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-41053"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-41053",
"url": "https://www.suse.com/security/cve/CVE-2023-41053"
},
{
"category": "external",
"summary": "SUSE Bug 1215094 for CVE-2023-41053",
"url": "https://bugzilla.suse.com/1215094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2023-41053"
},
{
"cve": "CVE-2023-45145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45145"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45145",
"url": "https://www.suse.com/security/cve/CVE-2023-45145"
},
{
"category": "external",
"summary": "SUSE Bug 1216376 for CVE-2023-45145",
"url": "https://bugzilla.suse.com/1216376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-7.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-7.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-7.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-7.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-45145"
}
]
}
msrc_cve-2023-45145
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-45145 Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-45145.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window.",
"tracking": {
"current_release_date": "2025-10-01T23:11:32.000Z",
"generator": {
"date": "2025-10-20T00:44:26.407Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-45145",
"initial_release_date": "2023-10-01T00:00:00.000Z",
"revision_history": [
{
"date": "2025-10-01T23:11:32.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 redis 6.2.14-1",
"product": {
"name": "\u003ccbl2 redis 6.2.14-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 redis 6.2.14-1",
"product": {
"name": "cbl2 redis 6.2.14-1",
"product_id": "18281"
}
}
],
"category": "product_name",
"name": "redis"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 redis 6.2.14-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 redis 6.2.14-1 as a component of CBL Mariner 2.0",
"product_id": "18281-17086"
},
"product_reference": "18281",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45145",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18281-17086"
],
"known_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-45145 Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-45145.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-01T23:11:32.000Z",
"details": "6.2.14-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 3.6,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"17086-1"
]
}
],
"title": "Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window."
}
]
}
CERTFR-2025-AVI-0947
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Connect:Direct | Sterling Connect:Direct versions 6.2.x antérieures à 6.2.0.9.iFix005 pour Unix | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct versions 6.4.x antérieures à 6.4.0.2.iFix004 pour Unix | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP14 | ||
| IBM | QRadar Hub | Qradar Hub versions antérieures à 3.9.0 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct versions 6.3.x antérieures à 6.3.0.5.iFix008 pour Unix | ||
| IBM | QRadar | QRadar Incident Forensics versions 7.5.x antérieures à 7.5.0 UP14 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Connect:Direct versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.9.iFix005 pour Unix",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.2.iFix004 pour Unix",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Qradar Hub versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar Hub",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.5.iFix008 pour Unix",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-54389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54389"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2022-26336",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26336"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-36007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36007"
},
{
"name": "CVE-2012-0868",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0868"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2024-21096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21096"
},
{
"name": "CVE-2019-10130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10130"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36137"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2017-7484",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7484"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
}
],
"initial_release_date": "2025-10-31T00:00:00",
"last_revision_date": "2025-10-31T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0947",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249678",
"url": "https://www.ibm.com/support/pages/node/7249678"
},
{
"published_at": "2025-10-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249277",
"url": "https://www.ibm.com/support/pages/node/7249277"
},
{
"published_at": "2025-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249661",
"url": "https://www.ibm.com/support/pages/node/7249661"
},
{
"published_at": "2025-10-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249276",
"url": "https://www.ibm.com/support/pages/node/7249276"
}
]
}
CERTFR-2024-AVI-0923
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling | Sterling Connect:Express pour UNIX versions 1.5.x antérieures à 1.5.0.17010 | ||
| IBM | QRadar | QRadar Assistant versions antérieures à 3.8.1 | ||
| IBM | Cognos Analytics | Cognos Analytics Mobile (Android) versions 1.1.x antérieures à 1.1.20 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 GA | ||
| IBM | QRadar | SOAR QRadar Plugin App versions antérieures à 5.5.0 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 GA | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP4 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.0.x antérieures à 6.1.0.2 GA | ||
| IBM | Cognos Analytics | Cognos Analytics Mobile (iOS) versions 1.1.x antérieures à 1.1.20 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 GA |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Connect:Express pour UNIX versions 1.5.x ant\u00e9rieures \u00e0 1.5.0.17010",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Assistant versions ant\u00e9rieures \u00e0 3.8.1",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics Mobile (Android) versions 1.1.x ant\u00e9rieures \u00e0 1.1.20",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "SOAR QRadar Plugin App versions ant\u00e9rieures \u00e0 5.5.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 ",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.2 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics Mobile (iOS) versions 1.1.x ant\u00e9rieures \u00e0 1.1.20",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-0144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0144"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2023-25166",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25166"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-28856",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
},
{
"name": "CVE-2021-28169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28169"
},
{
"name": "CVE-2018-12538",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12538"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21890"
},
{
"name": "CVE-2024-21896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21896"
},
{
"name": "CVE-2023-50312",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
},
{
"name": "CVE-2024-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2023-38737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38737"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2022-36943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36943"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38009"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2020-27216",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27216"
},
{
"name": "CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"name": "CVE-2022-29622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29622"
},
{
"name": "CVE-2021-40690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40690"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2023-45145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
},
{
"name": "CVE-2024-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22019"
},
{
"name": "CVE-2023-0842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0842"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21892"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2022-43383",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43383"
},
{
"name": "CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"name": "CVE-2018-12545",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12545"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-41784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41784"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2023-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
},
{
"name": "CVE-2023-41900",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41900"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"name": "CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"name": "CVE-2024-27270",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21891"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2024-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22017"
},
{
"name": "CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"name": "CVE-2019-10241",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10241"
},
{
"name": "CVE-2022-24736",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24736"
},
{
"name": "CVE-2024-25042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25042"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2020-15168",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15168"
},
{
"name": "CVE-2023-29262",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29262"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2022-24735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24735"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2019-19012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19012"
},
{
"name": "CVE-2024-27267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
},
{
"name": "CVE-2012-2677",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2677"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2021-34428",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34428"
}
],
"initial_release_date": "2024-10-25T00:00:00",
"last_revision_date": "2024-10-25T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0923",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-25T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7173631",
"url": "https://www.ibm.com/support/pages/node/7173631"
},
{
"published_at": "2024-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174016",
"url": "https://www.ibm.com/support/pages/node/7174016"
},
{
"published_at": "2024-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174015",
"url": "https://www.ibm.com/support/pages/node/7174015"
},
{
"published_at": "2024-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7173632",
"url": "https://www.ibm.com/support/pages/node/7173632"
},
{
"published_at": "2024-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7172691",
"url": "https://www.ibm.com/support/pages/node/7172691"
},
{
"published_at": "2024-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7172692",
"url": "https://www.ibm.com/support/pages/node/7172692"
},
{
"published_at": "2024-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7173592",
"url": "https://www.ibm.com/support/pages/node/7173592"
},
{
"published_at": "2024-10-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7173866",
"url": "https://www.ibm.com/support/pages/node/7173866"
}
]
}
fkie_cve-2023-45145
Vulnerability from fkie_nvd
3.6 (Low) - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1 | Patch | |
| security-advisories@github.com | https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx | Vendor Advisory | |
| security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/ | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/ | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/ | Mailing List | |
| security-advisories@github.com | https://security.netapp.com/advisory/ntap-20231116-0014/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/ | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/ | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/ | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20231116-0014/ | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| redis | redis | * | |
| redis | redis | * | |
| redis | redis | * | |
| redis | redis | 2.6.0 | |
| fedoraproject | fedora | 37 | |
| fedoraproject | fedora | 38 | |
| fedoraproject | fedora | 39 | |
| debian | debian_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2BC37265-09C9-4A98-A97A-3950F80D2641",
"versionEndExcluding": "6.2.14",
"versionStartIncluding": "2.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "869B9F5D-E5C4-4C43-8F3D-1ECB973A6E71",
"versionEndExcluding": "7.0.14",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "484F4B31-F45C-4AD1-9D19-119E89039777",
"versionEndExcluding": "7.2.2",
"versionStartIncluding": "7.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:2.6.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "988AF66E-727F-4579-9BA8-55B42D534FE0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
"matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory."
},
{
"lang": "es",
"value": "Redis es una base de datos en memoria que persiste en el disco. Al iniciarse, Redis comienza a escuchar en un socket Unix antes de ajustar sus permisos a la configuraci\u00f3n proporcionada por el usuario. Si se utiliza una umask(2) permisiva, esto crea una condici\u00f3n de ejecuci\u00f3n que permite, durante un corto per\u00edodo de tiempo, que otro proceso establezca una conexi\u00f3n que de otro modo no estar\u00eda autorizada. Este problema existe desde Redis 2.6.0-RC1. Este problema se solucion\u00f3 en las versiones 7.2.2, 7.0.14 y 6.2.14 de Redis. Se recomienda a los usuarios que actualicen. Para los usuarios que no pueden actualizar, es posible workaround el problema deshabilitando los sockets Unix, iniciando Redis con una m\u00e1scara de usuario restrictiva o almacenando el archivo del socket Unix en un directorio protegido."
}
],
"id": "CVE-2023-45145",
"lastModified": "2024-11-21T08:26:26.370",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-10-18T21:15:09.560",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-668"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-668"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
gsd-2023-45145
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2023-45145",
"id": "GSD-2023-45145"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-45145"
],
"details": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
"id": "GSD-2023-45145",
"modified": "2023-12-13T01:20:38.206763Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-45145",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "redis",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003e= 2.6.0-rc1, \u003c 6.2.14"
},
{
"version_affected": "=",
"version_value": "\u003e= 7.0.0, \u003c 7.0.14"
},
{
"version_affected": "=",
"version_value": "\u003e= 7.1.0, \u003c 7.2.2"
}
]
}
}
]
},
"vendor_name": "redis"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-668",
"lang": "eng",
"value": "CWE-668: Exposure of Resource to Wrong Sphere"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
"refsource": "MISC",
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"name": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1",
"refsource": "MISC",
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231116-0014/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
}
]
},
"source": {
"advisory": "GHSA-ghmp-889m-7cvx",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2BC37265-09C9-4A98-A97A-3950F80D2641",
"versionEndExcluding": "6.2.14",
"versionStartIncluding": "2.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "869B9F5D-E5C4-4C43-8F3D-1ECB973A6E71",
"versionEndExcluding": "7.0.14",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "484F4B31-F45C-4AD1-9D19-119E89039777",
"versionEndExcluding": "7.2.2",
"versionStartIncluding": "7.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:2.6.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "988AF66E-727F-4579-9BA8-55B42D534FE0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
"matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory."
},
{
"lang": "es",
"value": "Redis es una base de datos en memoria que persiste en el disco. Al iniciarse, Redis comienza a escuchar en un socket Unix antes de ajustar sus permisos a la configuraci\u00f3n proporcionada por el usuario. Si se utiliza una umask(2) permisiva, esto crea una condici\u00f3n de ejecuci\u00f3n que permite, durante un corto per\u00edodo de tiempo, que otro proceso establezca una conexi\u00f3n que de otro modo no estar\u00eda autorizada. Este problema existe desde Redis 2.6.0-RC1. Este problema se solucion\u00f3 en las versiones 7.2.2, 7.0.14 y 6.2.14 de Redis. Se recomienda a los usuarios que actualicen. Para los usuarios que no pueden actualizar, es posible workaround el problema deshabilitando los sockets Unix, iniciando Redis con una m\u00e1scara de usuario restrictiva o almacenando el archivo del socket Unix en un directorio protegido."
}
],
"id": "CVE-2023-45145",
"lastModified": "2024-01-21T02:30:07.690",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2023-10-18T21:15:09.560",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/redis/redis/commit/03345ddc7faf7af079485f2cbe5d17a1611cbce1"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00032.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/464JPNBWE433ZGYXO3KN72VR3KJPWHAW/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BNEK2K4IE7MPKRD6H36JXZMJKYS6I5GQ/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZMGTTV5XM4LA66FSIJSETNBBRRPJYOQ/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231116-0014/"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-668"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-668"
}
],
"source": "nvd@nist.gov",
"type": "Secondary"
}
]
}
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.