Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24736 (GCVE-0-2022-24736)
Vulnerability from cvelistv5 – Published: 2022-04-27 19:55 – Updated: 2025-04-22 18:02- CWE-476 - NULL Pointer Dereference
| URL | Tags |
|---|---|
| https://github.com/redis/redis/pull/10651 | x_refsource_MISC |
| https://github.com/redis/redis/releases/tag/6.2.7 | x_refsource_MISC |
| https://github.com/redis/redis/releases/tag/7.0.0 | x_refsource_MISC |
| https://github.com/redis/redis/security/advisorie… | x_refsource_CONFIRM |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://www.oracle.com/security-alerts/cpujul2022.html | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2022071… | x_refsource_CONFIRM |
| https://security.gentoo.org/glsa/202209-17 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:20:50.463Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/redis/redis/pull/10651"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/redis/redis/releases/tag/6.2.7"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/redis/redis/releases/tag/7.0.0"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984"
},
{
"name": "FEDORA-2022-6ed1ce2838",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/"
},
{
"name": "FEDORA-2022-a0a4c7eb31",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/"
},
{
"name": "FEDORA-2022-44373f6778",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220715-0003/"
},
{
"name": "GLSA-202209-17",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-17"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-24736",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-22T15:48:18.596255Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-22T18:02:34.902Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003c 6.2.7"
},
{
"status": "affected",
"version": "\u003c 7.0.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-29T16:07:32.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/pull/10651"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/releases/tag/6.2.7"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/releases/tag/7.0.0"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984"
},
{
"name": "FEDORA-2022-6ed1ce2838",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/"
},
{
"name": "FEDORA-2022-a0a4c7eb31",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/"
},
{
"name": "FEDORA-2022-44373f6778",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220715-0003/"
},
{
"name": "GLSA-202209-17",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-17"
}
],
"source": {
"advisory": "GHSA-3qpw-7686-5984",
"discovery": "UNKNOWN"
},
"title": "A Malformed Lua script can crash Redis",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24736",
"STATE": "PUBLIC",
"TITLE": "A Malformed Lua script can crash Redis"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "redis",
"version": {
"version_data": [
{
"version_value": "\u003c 6.2.7"
},
{
"version_value": "\u003c 7.0.0"
}
]
}
}
]
},
"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. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/redis/redis/pull/10651",
"refsource": "MISC",
"url": "https://github.com/redis/redis/pull/10651"
},
{
"name": "https://github.com/redis/redis/releases/tag/6.2.7",
"refsource": "MISC",
"url": "https://github.com/redis/redis/releases/tag/6.2.7"
},
{
"name": "https://github.com/redis/redis/releases/tag/7.0.0",
"refsource": "MISC",
"url": "https://github.com/redis/redis/releases/tag/7.0.0"
},
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984",
"refsource": "CONFIRM",
"url": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984"
},
{
"name": "FEDORA-2022-6ed1ce2838",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/"
},
{
"name": "FEDORA-2022-a0a4c7eb31",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/"
},
{
"name": "FEDORA-2022-44373f6778",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220715-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220715-0003/"
},
{
"name": "GLSA-202209-17",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-17"
}
]
},
"source": {
"advisory": "GHSA-3qpw-7686-5984",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-24736",
"datePublished": "2022-04-27T19:55:10.000Z",
"dateReserved": "2022-02-10T00:00:00.000Z",
"dateUpdated": "2025-04-22T18:02:34.902Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-24736",
"date": "2026-06-05",
"epss": "0.01725",
"percentile": "0.82792"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-24736\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-04-27T20:15:09.857\",\"lastModified\":\"2024-11-21T06:50:58.983\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos en memoria que persiste en el disco. Antes de las versiones 6.2.7 y 7.0.0, un atacante que intente cargar un script Lua especialmente dise\u00f1ado puede causar una derivaci\u00f3n de puntero NULL que resultar\u00e1 en una ca\u00edda del proceso del servidor Redis. El problema se ha solucionado en las versiones de Redis 7.0.0 y 6.2.7. Una soluci\u00f3n adicional para mitigar este problema sin necesidad de parchear el ejecutable de redis-server, si no se utilizan scripts de Lua, es bloquear el acceso a los comandos `SCRIPT LOAD` y `EVAL` mediante reglas ACL\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.2.7\",\"matchCriteriaId\":\"250A0F22-00E1-4D99-B104-9164482B84B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7EC787AB-59D2-4562-8C10-C4C3FBDBFD74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C43EE3A8-E7A4-471C-BFC1-01E014A8C8A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"482D8DA2-EE8F-4FF9-93EB-996E8D5DA013\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86B51137-28D9-41F2-AFA2-3CC22B4954D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_netapp_hci:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4455CF3A-CC91-4BE4-A7AB-929AC82E34F5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBE1A019-7BB6-4226-8AC4-9D6927ADAEFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98BAEB2-A540-4E8A-A946-C4331B913AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8FBE260-E306-4215-80C0-D2D27CA43E0F\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/pull/10651\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/6.2.7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/7.0.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202209-17\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220715-0003/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/pull/10651\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/6.2.7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/7.0.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202209-17\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220715-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/redis/redis/pull/10651\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/6.2.7\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/7.0.0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/\", \"name\": \"FEDORA-2022-6ed1ce2838\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/\", \"name\": \"FEDORA-2022-a0a4c7eb31\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/\", \"name\": \"FEDORA-2022-44373f6778\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220715-0003/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-17\", \"name\": \"GLSA-202209-17\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T04:20:50.463Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-24736\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-22T15:48:18.596255Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-22T15:48:20.246Z\"}}], \"cna\": {\"title\": \"A Malformed Lua script can crash Redis\", \"source\": {\"advisory\": \"GHSA-3qpw-7686-5984\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.2.7\"}, {\"status\": \"affected\", \"version\": \"\u003c 7.0.0\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/pull/10651\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/6.2.7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/7.0.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/\", \"name\": \"FEDORA-2022-6ed1ce2838\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/\", \"name\": \"FEDORA-2022-a0a4c7eb31\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/\", \"name\": \"FEDORA-2022-44373f6778\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220715-0003/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-17\", \"name\": \"GLSA-202209-17\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476: NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-09-29T16:07:32.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, \"source\": {\"advisory\": \"GHSA-3qpw-7686-5984\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c 6.2.7\"}, {\"version_value\": \"\u003c 7.0.0\"}]}, \"product_name\": \"redis\"}]}, \"vendor_name\": \"redis\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/redis/redis/pull/10651\", \"name\": \"https://github.com/redis/redis/pull/10651\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/redis/redis/releases/tag/6.2.7\", \"name\": \"https://github.com/redis/redis/releases/tag/6.2.7\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/redis/redis/releases/tag/7.0.0\", \"name\": \"https://github.com/redis/redis/releases/tag/7.0.0\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VPYKSG7LKUJGVM2P72EHXKVRVRWHLORX/\", \"name\": \"FEDORA-2022-6ed1ce2838\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSTPUCAPBRHIFPSCOURR4OYX4E2OISAF/\", \"name\": \"FEDORA-2022-a0a4c7eb31\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J4ZK3675DGHVVDOFLJN7WX6YYH27GPMK/\", \"name\": \"FEDORA-2022-44373f6778\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"name\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220715-0003/\", \"name\": \"https://security.netapp.com/advisory/ntap-20220715-0003/\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://security.gentoo.org/glsa/202209-17\", \"name\": \"GLSA-202209-17\", \"refsource\": \"GENTOO\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-476: NULL Pointer Dereference\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-24736\", \"STATE\": \"PUBLIC\", \"TITLE\": \"A Malformed Lua script can crash Redis\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-24736\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-22T18:02:34.902Z\", \"dateReserved\": \"2022-02-10T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-04-27T19:55:10.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2024:12030-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64 | — |
Vendor Fix
|
{
"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-6.2.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the redis-6.2.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12030",
"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_12030-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24735 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24736 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24736/"
}
],
"title": "redis-6.2.7-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:12030-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-6.2.7-1.1.aarch64",
"product": {
"name": "redis-6.2.7-1.1.aarch64",
"product_id": "redis-6.2.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.7-1.1.ppc64le",
"product": {
"name": "redis-6.2.7-1.1.ppc64le",
"product_id": "redis-6.2.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.7-1.1.s390x",
"product": {
"name": "redis-6.2.7-1.1.s390x",
"product_id": "redis-6.2.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.7-1.1.x86_64",
"product": {
"name": "redis-6.2.7-1.1.x86_64",
"product_id": "redis-6.2.7-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-6.2.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64"
},
"product_reference": "redis-6.2.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le"
},
"product_reference": "redis-6.2.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-6.2.7-1.1.s390x"
},
"product_reference": "redis-6.2.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
},
"product_reference": "redis-6.2.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24735"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inject Lua code that will execute at a later time, when a privileged user executes a Lua script. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24735",
"url": "https://www.suse.com/security/cve/CVE-2022-24735"
},
{
"category": "external",
"summary": "SUSE Bug 1198952 for CVE-2022-24735",
"url": "https://bugzilla.suse.com/1198952"
}
],
"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-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2022-24735"
},
{
"cve": "CVE-2022-24736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24736"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24736",
"url": "https://www.suse.com/security/cve/CVE-2022-24736"
},
{
"category": "external",
"summary": "SUSE Bug 1198953 for CVE-2022-24736",
"url": "https://bugzilla.suse.com/1198953"
}
],
"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-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-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:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-6.2.7-1.1.aarch64",
"openSUSE Tumbleweed:redis-6.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:redis-6.2.7-1.1.s390x",
"openSUSE Tumbleweed:redis-6.2.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2022-24736"
}
]
}
RHSA-2022:7541
Vulnerability from csaf_redhat - Published: 2022-11-08 09:30 - Updated: 2025-11-21 18:34A flaw was found in the Redis database where Lua scripts can be manipulated to overcome ACL rules. This flaw allows an attacker with access to Redis to inject Lua code that executes the potentially higher privileges of another Redis user.
CWE-94 - Improper Control of Generation of Code ('Code Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Redis database when a malformed Lua script can cause a NULL pointer dereference. This flaw allows an attacker to load a crafting script, which results in a crash of the redis-server process.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 Low. 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\nThe following packages have been upgraded to a later upstream version: redis (6.2.7). (BZ#1999873)\n\nSecurity Fix(es):\n\n* redis: Code injection via Lua script execution environment (CVE-2022-24735)\n\n* redis: Malformed Lua script can crash Redis (CVE-2022-24736)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from 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-2022:7541",
"url": "https://access.redhat.com/errata/RHSA-2022:7541"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "1999873",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999873"
},
{
"category": "external",
"summary": "2080286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080286"
},
{
"category": "external",
"summary": "2080289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080289"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7541.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:34:34+00:00",
"generator": {
"date": "2025-11-21T18:34:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7541",
"initial_release_date": "2022-11-08T09:30:12+00:00",
"revision_history": [
{
"date": "2022-11-08T09:30:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:30:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:34+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.7.0.GA",
"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.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=aarch64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=aarch64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=aarch64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=aarch64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=src\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch (redis:6)",
"product_id": "redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=noarch\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=ppc64le\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=ppc64le\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=ppc64le\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=ppc64le\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=s390x\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=s390x\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=s390x\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=s390x\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=x86_64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=x86_64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=x86_64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.7.0%2B15197%2Bcc495aeb?arch=x86_64\u0026rpmmod=redis:6:8070020220509142426:3b9f49c4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2022-04-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis database where Lua scripts can be manipulated to overcome ACL rules. This flaw allows an attacker with access to Redis to inject Lua code that executes the potentially higher privileges of another Redis user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Code injection via Lua script execution environment",
"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.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24735"
},
{
"category": "external",
"summary": "RHBZ#2080286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24735"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-647m-2wmq-qmvq",
"url": "https://github.com/redis/redis/security/advisories/GHSA-647m-2wmq-qmvq"
}
],
"release_date": "2022-04-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:30: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-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7541"
},
{
"category": "workaround",
"details": "If Lua scripting is not being used, this vulnerability can be mitigated by blocking access to SCRIPT LOAD and EVAL commands using ACL rules.",
"product_ids": [
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Code injection via Lua script execution environment"
},
{
"cve": "CVE-2022-24736",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-04-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis database when a malformed Lua script can cause a NULL pointer dereference. This flaw allows an attacker to load a crafting script, which results in a crash of the redis-server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Malformed Lua script can crash 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.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24736"
},
{
"category": "external",
"summary": "RHBZ#2080289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24736",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24736"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984",
"url": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984"
}
],
"release_date": "2022-04-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:30: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-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7541"
},
{
"category": "workaround",
"details": "If Lua scripting is not being used, this vulnerability can be mitigated by preventing access to SCRIPT LOAD and EVAL commands using ACL rules.",
"product_ids": [
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.src::redis:6",
"AppStream-8.7.0.GA:redis-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debuginfo-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-debugsource-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.aarch64::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.ppc64le::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.s390x::redis:6",
"AppStream-8.7.0.GA:redis-devel-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.x86_64::redis:6",
"AppStream-8.7.0.GA:redis-doc-0:6.2.7-1.module+el8.7.0+15197+cc495aeb.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Malformed Lua script can crash Redis"
}
]
}
RHSA-2022:8096
Vulnerability from csaf_redhat - Published: 2022-11-15 10:21 - Updated: 2025-11-21 18:34A flaw was found in the Redis database where Lua scripts can be manipulated to overcome ACL rules. This flaw allows an attacker with access to Redis to inject Lua code that executes the potentially higher privileges of another Redis user.
CWE-94 - Improper Control of Generation of Code ('Code Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Redis database when a malformed Lua script can cause a NULL pointer dereference. This flaw allows an attacker to load a crafting script, which results in a crash of the redis-server process.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 Low. 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: Code injection via Lua script execution environment (CVE-2022-24735)\n\n* redis: Malformed Lua script can crash Redis (CVE-2022-24736)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from 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-2022:8096",
"url": "https://access.redhat.com/errata/RHSA-2022:8096"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2080286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080286"
},
{
"category": "external",
"summary": "2080289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080289"
},
{
"category": "external",
"summary": "2083151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8096.json"
}
],
"title": "Red Hat Security Advisory: redis security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:34:54+00:00",
"generator": {
"date": "2025-11-21T18:34:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:8096",
"initial_release_date": "2022-11-15T10:21:49+00:00",
"revision_history": [
{
"date": "2022-11-15T10:21:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:21:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:54+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.1.0.GA",
"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.7-1.el9.src",
"product": {
"name": "redis-0:6.2.7-1.el9.src",
"product_id": "redis-0:6.2.7-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9.aarch64",
"product": {
"name": "redis-0:6.2.7-1.el9.aarch64",
"product_id": "redis-0:6.2.7-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9.aarch64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9.aarch64",
"product_id": "redis-devel-0:6.2.7-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9.aarch64",
"product_id": "redis-debugsource-0:6.2.7-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9.aarch64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9.ppc64le",
"product": {
"name": "redis-0:6.2.7-1.el9.ppc64le",
"product_id": "redis-0:6.2.7-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9.ppc64le",
"product": {
"name": "redis-devel-0:6.2.7-1.el9.ppc64le",
"product_id": "redis-devel-0:6.2.7-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9.ppc64le",
"product_id": "redis-debugsource-0:6.2.7-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"product_id": "redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9.x86_64",
"product": {
"name": "redis-0:6.2.7-1.el9.x86_64",
"product_id": "redis-0:6.2.7-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9.x86_64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9.x86_64",
"product_id": "redis-devel-0:6.2.7-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9.x86_64",
"product_id": "redis-debugsource-0:6.2.7-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9.x86_64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9.i686",
"product": {
"name": "redis-devel-0:6.2.7-1.el9.i686",
"product_id": "redis-devel-0:6.2.7-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9.i686",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9.i686",
"product_id": "redis-debugsource-0:6.2.7-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9.i686",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9.i686",
"product_id": "redis-debuginfo-0:6.2.7-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9.s390x",
"product": {
"name": "redis-0:6.2.7-1.el9.s390x",
"product_id": "redis-0:6.2.7-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9.s390x",
"product": {
"name": "redis-devel-0:6.2.7-1.el9.s390x",
"product_id": "redis-devel-0:6.2.7-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9.s390x",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9.s390x",
"product_id": "redis-debugsource-0:6.2.7-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9.s390x",
"product_id": "redis-debuginfo-0:6.2.7-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.7-1.el9.noarch",
"product": {
"name": "redis-doc-0:6.2.7-1.el9.noarch",
"product_id": "redis-doc-0:6.2.7-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.7-1.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64"
},
"product_reference": "redis-0:6.2.7-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le"
},
"product_reference": "redis-0:6.2.7-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x"
},
"product_reference": "redis-0:6.2.7-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src"
},
"product_reference": "redis-0:6.2.7-1.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64"
},
"product_reference": "redis-0:6.2.7-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9.i686",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9.i686",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686"
},
"product_reference": "redis-devel-0:6.2.7-1.el9.i686",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le"
},
"product_reference": "redis-devel-0:6.2.7-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x"
},
"product_reference": "redis-devel-0:6.2.7-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
},
"product_reference": "redis-doc-0:6.2.7-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2022-04-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis database where Lua scripts can be manipulated to overcome ACL rules. This flaw allows an attacker with access to Redis to inject Lua code that executes the potentially higher privileges of another Redis user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Code injection via Lua script execution environment",
"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.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24735"
},
{
"category": "external",
"summary": "RHBZ#2080286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24735"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-647m-2wmq-qmvq",
"url": "https://github.com/redis/redis/security/advisories/GHSA-647m-2wmq-qmvq"
}
],
"release_date": "2022-04-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:21:49+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.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8096"
},
{
"category": "workaround",
"details": "If Lua scripting is not being used, this vulnerability can be mitigated by blocking access to SCRIPT LOAD and EVAL commands using ACL rules.",
"product_ids": [
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Code injection via Lua script execution environment"
},
{
"cve": "CVE-2022-24736",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-04-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis database when a malformed Lua script can cause a NULL pointer dereference. This flaw allows an attacker to load a crafting script, which results in a crash of the redis-server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Malformed Lua script can crash 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.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24736"
},
{
"category": "external",
"summary": "RHBZ#2080289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24736",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24736"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984",
"url": "https://github.com/redis/redis/security/advisories/GHSA-3qpw-7686-5984"
}
],
"release_date": "2022-04-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:21:49+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.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8096"
},
{
"category": "workaround",
"details": "If Lua scripting is not being used, this vulnerability can be mitigated by preventing access to SCRIPT LOAD and EVAL commands using ACL rules.",
"product_ids": [
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.src",
"AppStream-9.1.0.GA:redis-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debuginfo-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-debugsource-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.aarch64",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.i686",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.ppc64le",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.s390x",
"AppStream-9.1.0.GA:redis-devel-0:6.2.7-1.el9.x86_64",
"AppStream-9.1.0.GA:redis-doc-0:6.2.7-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Malformed Lua script can crash Redis"
}
]
}
SUSE-SU-2022:1842-1
Vulnerability from csaf_suse - Published: 2022-05-25 12:35 - Updated: 2022-05-25 12:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64 | — |
Vendor Fix
|
{
"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": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2022-24735: Fixed Lua code injection (bsc#1198952).\n- CVE-2022-24736: Fixed Lua NULL pointer dereference (bsc#1198953).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1842,SUSE-SLE-Module-Server-Applications-15-SP3-2022-1842,openSUSE-SLE-15.3-2022-1842",
"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-2022_1842-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1842-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221842-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1842-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/011158.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198952",
"url": "https://bugzilla.suse.com/1198952"
},
{
"category": "self",
"summary": "SUSE Bug 1198953",
"url": "https://bugzilla.suse.com/1198953"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24735 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24736 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24736/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2022-05-25T12:35:59Z",
"generator": {
"date": "2022-05-25T12:35:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1842-1",
"initial_release_date": "2022-05-25T12:35:59Z",
"revision_history": [
{
"date": "2022-05-25T12:35:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.11.1.aarch64",
"product": {
"name": "redis-6.0.14-150200.6.11.1.aarch64",
"product_id": "redis-6.0.14-150200.6.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.11.1.i586",
"product": {
"name": "redis-6.0.14-150200.6.11.1.i586",
"product_id": "redis-6.0.14-150200.6.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.11.1.ppc64le",
"product": {
"name": "redis-6.0.14-150200.6.11.1.ppc64le",
"product_id": "redis-6.0.14-150200.6.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.11.1.s390x",
"product": {
"name": "redis-6.0.14-150200.6.11.1.s390x",
"product_id": "redis-6.0.14-150200.6.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.11.1.x86_64",
"product": {
"name": "redis-6.0.14-150200.6.11.1.x86_64",
"product_id": "redis-6.0.14-150200.6.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"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.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.11.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24735"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inject Lua code that will execute at a later time, when a privileged user executes a Lua script. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24735",
"url": "https://www.suse.com/security/cve/CVE-2022-24735"
},
{
"category": "external",
"summary": "SUSE Bug 1198952 for CVE-2022-24735",
"url": "https://bugzilla.suse.com/1198952"
}
],
"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 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-25T12:35:59Z",
"details": "low"
}
],
"title": "CVE-2022-24735"
},
{
"cve": "CVE-2022-24736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24736"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24736",
"url": "https://www.suse.com/security/cve/CVE-2022-24736"
},
{
"category": "external",
"summary": "SUSE Bug 1198953 for CVE-2022-24736",
"url": "https://bugzilla.suse.com/1198953"
}
],
"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 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.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:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:redis-6.0.14-150200.6.11.1.x86_64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.aarch64",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.ppc64le",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.s390x",
"openSUSE Leap 15.3:redis-6.0.14-150200.6.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-25T12:35:59Z",
"details": "low"
}
],
"title": "CVE-2022-24736"
}
]
}
SUSE-SU-2022:1929-1
Vulnerability from csaf_suse - Published: 2022-06-02 15:34 - Updated: 2022-06-02 15:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64 | — |
Vendor Fix
|
{
"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": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2022-24735: Fixed Lua code injection (bsc#1198952).\n- CVE-2022-24736: Fixed Lua NULL pointer dereference (bsc#1198953).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1929,SUSE-SLE-Module-Server-Applications-15-SP4-2022-1929,openSUSE-SLE-15.4-2022-1929",
"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-2022_1929-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1929-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221929-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1929-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011230.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198952",
"url": "https://bugzilla.suse.com/1198952"
},
{
"category": "self",
"summary": "SUSE Bug 1198953",
"url": "https://bugzilla.suse.com/1198953"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24735 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24736 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24736/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2022-06-02T15:34:25Z",
"generator": {
"date": "2022-06-02T15:34:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1929-1",
"initial_release_date": "2022-06-02T15:34:25Z",
"revision_history": [
{
"date": "2022-06-02T15:34:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.3.7.aarch64",
"product": {
"name": "redis-6.2.6-150400.3.3.7.aarch64",
"product_id": "redis-6.2.6-150400.3.3.7.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.3.7.i586",
"product": {
"name": "redis-6.2.6-150400.3.3.7.i586",
"product_id": "redis-6.2.6-150400.3.3.7.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.3.7.ppc64le",
"product": {
"name": "redis-6.2.6-150400.3.3.7.ppc64le",
"product_id": "redis-6.2.6-150400.3.3.7.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.3.7.s390x",
"product": {
"name": "redis-6.2.6-150400.3.3.7.s390x",
"product_id": "redis-6.2.6-150400.3.3.7.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.3.7.x86_64",
"product": {
"name": "redis-6.2.6-150400.3.3.7.x86_64",
"product_id": "redis-6.2.6-150400.3.3.7.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": "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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.3.7.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.3.7.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.3.7.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.3.7.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.3.7.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.3.7.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.3.7.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.3.7.s390x"
},
"product_reference": "redis-6.2.6-150400.3.3.7.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.3.7.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.3.7.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.3.7.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.3.7.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.3.7.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.3.7.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.3.7.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.3.7.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x"
},
"product_reference": "redis-6.2.6-150400.3.3.7.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.3.7.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.3.7.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24735"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inject Lua code that will execute at a later time, when a privileged user executes a Lua script. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24735",
"url": "https://www.suse.com/security/cve/CVE-2022-24735"
},
{
"category": "external",
"summary": "SUSE Bug 1198952 for CVE-2022-24735",
"url": "https://bugzilla.suse.com/1198952"
}
],
"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.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-02T15:34:25Z",
"details": "low"
}
],
"title": "CVE-2022-24735"
},
{
"cve": "CVE-2022-24736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24736"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24736",
"url": "https://www.suse.com/security/cve/CVE-2022-24736"
},
{
"category": "external",
"summary": "SUSE Bug 1198953 for CVE-2022-24736",
"url": "https://bugzilla.suse.com/1198953"
}
],
"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.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.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:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.3.7.x86_64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.aarch64",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.ppc64le",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.s390x",
"openSUSE Leap 15.4:redis-6.2.6-150400.3.3.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-02T15:34:25Z",
"details": "low"
}
],
"title": "CVE-2022-24736"
}
]
}
WID-SEC-W-2022-0070
Vulnerability from csaf_certbund - Published: 2022-04-27 22:00 - Updated: 2024-10-24 22:00Es existiert eine Schwachstelle in Redis. Ein Fehler in der Lua-Script Umgebung ermöglicht ein Ausführen von Skripten mit den Berechtigungen eines anderen Benutzers. Ein entfernter, authentisier Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode mit Administratorrechten auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <7.0.0
Open Source / Redis
|
<7.0.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:10.1
|
10.1 | |
|
Open Source Redis <6.2.7
Open Source / Redis
|
<6.2.7 | ||
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existiert eine Schwachstelle in Redis. Ein speziell gestaltetes Lua-Script kann genutzt werden, um eine NULL-Zeiger-Derefenzierung durchzuführen. Ein entferner, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <7.0.0
Open Source / Redis
|
<7.0.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:10.1
|
10.1 | |
|
Open Source Redis <6.2.7
Open Source / Redis
|
<6.2.7 | ||
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"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 entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um beliebigen Programmcode mit Administratorrechten auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"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-2022-0070 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0070.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0070 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0070"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1929-1 vom 2022-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011230.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1842-1 vom 2022-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/011158.html"
},
{
"category": "external",
"summary": "Redis Release Notes vom 2022-04-27",
"url": "https://github.com/redis/redis/releases/tag/6.2.7"
},
{
"category": "external",
"summary": "Redis Release Notes vom 2022-04-27",
"url": "https://github.com/redis/redis/releases/tag/7.0.0"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-115 vom 2022-07-21",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-115.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202209-17 vom 2022-09-29",
"url": "https://security.gentoo.org/glsa/202209-17"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-199 vom 2022-11-04",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-199.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7541 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7541"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8096 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8096"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6842235 vom 2022-12-20",
"url": "https://www.ibm.com/support/pages/node/6842235"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-3840 vom 2023-06-30",
"url": "https://linux.oracle.com/errata/ELSA-2023-3840.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASREDIS6-2023-003 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASREDIS6-2023-003.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7174015 vom 2024-10-24",
"url": "https://www.ibm.com/support/pages/node/7174015"
}
],
"source_lang": "en-US",
"title": "Redis: Mehrere Schwachstellen erm\u00f6glichen Ausf\u00fchren von beliebigem Programmcode mit Administratorrechten",
"tracking": {
"current_release_date": "2024-10-24T22:00:00.000+00:00",
"generator": {
"date": "2024-10-25T08:08:57.755+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2022-0070",
"initial_release_date": "2022-04-27T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-04-27T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-04-28T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-44373F6778, FEDORA-2022-A0A4C7EB31, FEDORA-2022-6ED1CE2838"
},
{
"date": "2022-05-01T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: 2080286, 2080289"
},
{
"date": "2022-05-26T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-06-02T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-07-21T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-11-06T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-20T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-07-02T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-10-24T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"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": "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",
"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"
},
{
"branches": [
{
"category": "product_version",
"name": "10.1",
"product": {
"name": "IBM Spectrum Protect 10.1",
"product_id": "T023657",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:10.1"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.2.7",
"product": {
"name": "Open Source Redis \u003c6.2.7",
"product_id": "T022997"
}
},
{
"category": "product_version",
"name": "6.2.7",
"product": {
"name": "Open Source Redis 6.2.7",
"product_id": "T022997-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:6.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.0.0",
"product": {
"name": "Open Source Redis \u003c7.0.0",
"product_id": "T022998"
}
},
{
"category": "product_version",
"name": "7.0.0",
"product": {
"name": "Open Source Redis 7.0.0",
"product_id": "T022998-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.0.0"
}
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24735",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Redis. Ein Fehler in der Lua-Script Umgebung erm\u00f6glicht ein Ausf\u00fchren von Skripten mit den Berechtigungen eines anderen Benutzers. Ein entfernter, authentisier Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode mit Administratorrechten auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T022998",
"T002207",
"67646",
"T023657",
"T022997",
"T023574",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-27T22:00:00.000+00:00",
"title": "CVE-2022-24735"
},
{
"cve": "CVE-2022-24736",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Redis. Ein speziell gestaltetes Lua-Script kann genutzt werden, um eine NULL-Zeiger-Derefenzierung durchzuf\u00fchren. Ein entferner, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T022998",
"T002207",
"67646",
"T023657",
"T022997",
"T023574",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-27T22:00:00.000+00:00",
"title": "CVE-2022-24736"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.