Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-10192 (GCVE-0-2019-10192)
Vulnerability from cvelistv5 – Published: 2019-07-11 18:30 – Updated: 2024-08-04 22:17| Vendor | Product | Version | |
|---|---|---|---|
| Redis Labs | redis |
Affected:
3.x before 3.2.13
Affected: 4.x before 4.0.14 Affected: 5.x before 5.0.4 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:17:18.947Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4480",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4480"
},
{
"name": "20190712 [SECURITY] [DSA 4480-1] redis security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/Jul/19"
},
{
"name": "USN-4061-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4061-1/"
},
{
"name": "109290",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/109290"
},
{
"name": "RHSA-2019:1819",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"name": "RHSA-2019:1860",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"name": "RHSA-2019:2002",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"name": "GLSA-201908-04",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201908-04"
},
{
"name": "RHSA-2019:2508",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"name": "RHSA-2019:2506",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"name": "RHSA-2019:2621",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"name": "RHSA-2019:2630",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "Redis Labs",
"versions": [
{
"status": "affected",
"version": "3.x before 3.2.13"
},
{
"status": "affected",
"version": "4.x before 4.0.14"
},
{
"status": "affected",
"version": "5.x before 5.0.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-07-15T02:23:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "DSA-4480",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4480"
},
{
"name": "20190712 [SECURITY] [DSA 4480-1] redis security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/Jul/19"
},
{
"name": "USN-4061-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4061-1/"
},
{
"name": "109290",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/109290"
},
{
"name": "RHSA-2019:1819",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"name": "RHSA-2019:1860",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"name": "RHSA-2019:2002",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"name": "GLSA-201908-04",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201908-04"
},
{
"name": "RHSA-2019:2508",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"name": "RHSA-2019:2506",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"name": "RHSA-2019:2621",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"name": "RHSA-2019:2630",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-10192",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "redis",
"version": {
"version_data": [
{
"version_value": "3.x before 3.2.13"
},
{
"version_value": "4.x before 4.0.14"
},
{
"version_value": "5.x before 5.0.4"
}
]
}
}
]
},
"vendor_name": "Redis Labs"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.2/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4480",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4480"
},
{
"name": "20190712 [SECURITY] [DSA 4480-1] redis security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Jul/19"
},
{
"name": "USN-4061-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4061-1/"
},
{
"name": "109290",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/109290"
},
{
"name": "RHSA-2019:1819",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"name": "RHSA-2019:1860",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"name": "RHSA-2019:2002",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"name": "GLSA-201908-04",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201908-04"
},
{
"name": "RHSA-2019:2508",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"name": "RHSA-2019:2506",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"name": "RHSA-2019:2621",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"name": "RHSA-2019:2630",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-10192",
"datePublished": "2019-07-11T18:30:33.000Z",
"dateReserved": "2019-03-27T00:00:00.000Z",
"dateUpdated": "2024-08-04T22:17:18.947Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-10192",
"date": "2026-05-27",
"epss": "0.22307",
"percentile": "0.95896"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"3.2.13\", \"matchCriteriaId\": \"69CAD776-FA0E-499F-BA66-5C77DCC1B115\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.0.0\", \"versionEndExcluding\": \"4.0.14\", \"matchCriteriaId\": \"B901D22B-C584-4BEE-98C2-9B11B9FBD7A7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.0\", \"versionEndExcluding\": \"5.0.4\", \"matchCriteriaId\": \"4352C6A2-43E2-4DC7-BFD6-2A9E6A8B6EB9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F40C26BE-56CB-4022-A1D8-3CA0A8F87F4B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E722FEF7-58A6-47AD-B1D0-DB0B71B0C7AA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"704CFA1A-953E-4105-BFBE-406034B83DED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB7F358B-5E56-41AB-BB8A-23D3CB7A248B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9D7EE4B6-A6EC-4B9B-91DF-79615796673F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4CFF558-3C47-480D-A2F0-BABF26042943\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"92BC9265-6959-4D37-BE5E-8C45E98992F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"831F0F47-3565-4763-B16F-C87B1FF2035E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E28F226A-CBC7-4A32-BE58-398FA5B42481\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AC10D919-57FD-4725-B8D2-39ECB476902F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D52F557F-D0A0-43D3-85F1-F10B6EBFAEDF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:communications_operations_monitor:4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EF30C76E-7E58-4D76-89A8-53405685DA86\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer.\"}, {\"lang\": \"es\", \"value\": \"Se detect\\u00f3 una vulnerabilidad de desbordamiento del b\\u00fafer de la pila en hyperloglog data structure versiones 3.x anteriores a 3.2.13, versiones 4.x anteriores a 4.0.14 y versiones 5.x anteriores a 5.0.4 de Redis. Por la corrupci\\u00f3n cuidadosa de un hyperloglog usando el comando SETRANGE, un atacante podr\\u00eda enga\\u00f1ar la interpretaci\\u00f3n de Redis de codificaci\\u00f3n HLL densa para escribir hasta 3 bytes m\\u00e1s all\\u00e1 del final de un b\\u00fafer asignado a la pila.\"}]",
"id": "CVE-2019-10192",
"lastModified": "2024-11-21T04:18:37.363",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}], \"cvssMetricV30\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:P/A:P\", \"baseScore\": 6.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-07-11T19:15:12.627",
"references": "[{\"url\": \"http://www.securityfocus.com/bid/109290\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1819\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1860\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2002\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2506\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2508\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2621\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2630\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://seclists.org/bugtraq/2019/Jul/19\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201908-04\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4061-1/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4480\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/109290\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1819\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1860\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2002\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2506\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2508\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2621\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2630\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://seclists.org/bugtraq/2019/Jul/19\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201908-04\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4061-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4480\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-122\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-10192\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-07-11T19:15:12.627\",\"lastModified\":\"2024-11-21T04:18:37.363\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 una vulnerabilidad de desbordamiento del b\u00fafer de la pila en hyperloglog data structure versiones 3.x anteriores a 3.2.13, versiones 4.x anteriores a 4.0.14 y versiones 5.x anteriores a 5.0.4 de Redis. Por la corrupci\u00f3n cuidadosa de un hyperloglog usando el comando SETRANGE, un atacante podr\u00eda enga\u00f1ar la interpretaci\u00f3n de Redis de codificaci\u00f3n HLL densa para escribir hasta 3 bytes m\u00e1s all\u00e1 del final de un b\u00fafer asignado a la pila.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":6.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.2.13\",\"matchCriteriaId\":\"69CAD776-FA0E-499F-BA66-5C77DCC1B115\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.0.14\",\"matchCriteriaId\":\"B901D22B-C584-4BEE-98C2-9B11B9FBD7A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.0\",\"versionEndExcluding\":\"5.0.4\",\"matchCriteriaId\":\"4352C6A2-43E2-4DC7-BFD6-2A9E6A8B6EB9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F40C26BE-56CB-4022-A1D8-3CA0A8F87F4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E722FEF7-58A6-47AD-B1D0-DB0B71B0C7AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"704CFA1A-953E-4105-BFBE-406034B83DED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB7F358B-5E56-41AB-BB8A-23D3CB7A248B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D7EE4B6-A6EC-4B9B-91DF-79615796673F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D52F557F-D0A0-43D3-85F1-F10B6EBFAEDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF30C76E-7E58-4D76-89A8-53405685DA86\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/109290\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1819\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1860\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2002\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2506\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2508\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2621\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2630\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Jul/19\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201908-04\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4061-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4480\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/109290\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1819\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1860\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2002\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2506\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2508\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2621\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2630\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Jul/19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201908-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4061-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4480\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
GSD-2019-10192
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-10192",
"description": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer.",
"id": "GSD-2019-10192",
"references": [
"https://www.suse.com/security/cve/CVE-2019-10192.html",
"https://www.debian.org/security/2019/dsa-4480",
"https://access.redhat.com/errata/RHSA-2019:2630",
"https://access.redhat.com/errata/RHSA-2019:2628",
"https://access.redhat.com/errata/RHSA-2019:2621",
"https://access.redhat.com/errata/RHSA-2019:2508",
"https://access.redhat.com/errata/RHSA-2019:2506",
"https://access.redhat.com/errata/RHSA-2019:2002",
"https://access.redhat.com/errata/RHSA-2019:1860",
"https://access.redhat.com/errata/RHSA-2019:1819",
"https://ubuntu.com/security/CVE-2019-10192",
"https://advisories.mageia.org/CVE-2019-10192.html",
"https://linux.oracle.com/cve/CVE-2019-10192.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-10192"
],
"details": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer.",
"id": "GSD-2019-10192",
"modified": "2023-12-13T01:23:59.164365Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-10192",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "redis",
"version": {
"version_data": [
{
"version_value": "3.x before 3.2.13"
},
{
"version_value": "4.x before 4.0.14"
},
{
"version_value": "5.x before 5.0.4"
}
]
}
}
]
},
"vendor_name": "Redis Labs"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.2/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4480",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4480"
},
{
"name": "20190712 [SECURITY] [DSA 4480-1] redis security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Jul/19"
},
{
"name": "USN-4061-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4061-1/"
},
{
"name": "109290",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/109290"
},
{
"name": "RHSA-2019:1819",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"name": "RHSA-2019:1860",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"name": "RHSA-2019:2002",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"name": "GLSA-201908-04",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201908-04"
},
{
"name": "RHSA-2019:2508",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"name": "RHSA-2019:2506",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"name": "RHSA-2019:2621",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"name": "RHSA-2019:2630",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.0.14",
"versionStartIncluding": "4.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.2.13",
"versionStartIncluding": "3.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.0.4",
"versionStartIncluding": "5.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:14:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_operations_monitor:4.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-10192"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By carefully corrupting a hyperloglog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding to write up to 3 bytes beyond the end of a heap-allocated buffer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"name": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"name": "DSA-4480",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4480"
},
{
"name": "20190712 [SECURITY] [DSA 4480-1] redis security update",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Jul/19"
},
{
"name": "USN-4061-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4061-1/"
},
{
"name": "109290",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/109290"
},
{
"name": "RHSA-2019:1819",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"name": "RHSA-2019:1860",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"name": "RHSA-2019:2002",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"name": "GLSA-201908-04",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201908-04"
},
{
"name": "RHSA-2019:2508",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"name": "RHSA-2019:2506",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"name": "RHSA-2019:2621",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"name": "RHSA-2019:2630",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
},
"lastModifiedDate": "2021-10-28T12:14Z",
"publishedDate": "2019-07-11T19:15Z"
}
}
}
RHSA-2019:1819
Vulnerability from csaf_redhat - Published: 2019-07-22 13:36 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-redis5-redis is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\n\n* redis: Stack buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10193)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:1819",
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1819.json"
}
],
"title": "Red Hat Security Advisory: rh-redis5-redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:06+00:00",
"generator": {
"date": "2025-11-21T18:09:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:1819",
"initial_release_date": "2019-07-22T13:36:12+00:00",
"revision_history": [
{
"date": "2019-07-22T13:36:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-07-22T13:36:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-22T13:36: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": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
},
{
"cve": "CVE-2019-10193",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727668"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following product versions are not affected because they do not ship the vulnerable code:\n* Red Hat OpenStack Platform, all versions\n* Red Hat Ceph Storage 3, which only ships the client-side part of Redis in its packaged Grafana.\n* Red Hat Gluster Storage 3, which only ships the client-side part of Redis in its packaged Grafana and Heketi.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10193"
},
{
"category": "external",
"summary": "RHBZ#1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10193"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-22T13:36: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": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:1860
Vulnerability from csaf_redhat - Published: 2019-07-25 16:10 - Updated: 2025-11-21 18:09Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2 because of stack-based buffer overflows.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
The Redis command line tool 'redis-cli' is vulnerable to a buffer overflow through the -h (host) command line parameter. The redis-cli may be used by other services; if these services do not adequately filter the host input it could lead to code execution with the privilege level of that service.
CWE-121 - Stack-based Buffer Overflow| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-redis32-redis is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\n\n* redis: Heap corruption in lua_cmsgpack.c (CVE-2018-11218)\n\n* redis: Integer overflow in lua_struct.c:b_unpack() (CVE-2018-11219)\n\n* redis: Code execution in redis-cli via crafted command line arguments (CVE-2018-12326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:1860",
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1590062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590062"
},
{
"category": "external",
"summary": "1590067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590067"
},
{
"category": "external",
"summary": "1594291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594291"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1860.json"
}
],
"title": "Red Hat Security Advisory: rh-redis32-redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:09+00:00",
"generator": {
"date": "2025-11-21T18:09:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:1860",
"initial_release_date": "2019-07-25T16:10:02+00:00",
"revision_history": [
{
"date": "2019-07-25T16:10:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-07-25T16:10:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"product": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"product_id": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis@3.2.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"product": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"product_id": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis-debuginfo@3.2.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"product": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"product_id": "rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis@3.2.13-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"product": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"product_id": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis-debuginfo@3.2.13-1.el6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis32-redis-0:3.2.13-1.el7.src",
"product": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src",
"product_id": "rh-redis32-redis-0:3.2.13-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis@3.2.13-1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-redis32-redis-0:3.2.13-1.el6.src",
"product": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.src",
"product_id": "rh-redis32-redis-0:3.2.13-1.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis32-redis@3.2.13-1.el6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
},
"product_reference": "rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-11218",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1590067"
}
],
"notes": [
{
"category": "description",
"text": "Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2 because of stack-based buffer overflows.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap corruption in lua_cmsgpack.c",
"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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-11218"
},
{
"category": "external",
"summary": "RHBZ#1590067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590067"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-11218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11218"
},
{
"category": "external",
"summary": "http://antirez.com/news/119",
"url": "http://antirez.com/news/119"
}
],
"release_date": "2018-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-25T16:10:02+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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Heap corruption in lua_cmsgpack.c"
},
{
"cve": "CVE-2018-11219",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2018-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1590062"
}
],
"notes": [
{
"category": "description",
"text": "An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow in lua_struct.c:b_unpack()",
"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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-11219"
},
{
"category": "external",
"summary": "RHBZ#1590062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590062"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-11219",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-11219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11219"
},
{
"category": "external",
"summary": "http://antirez.com/news/119",
"url": "http://antirez.com/news/119"
}
],
"release_date": "2018-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-25T16:10:02+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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Integer overflow in lua_struct.c:b_unpack()"
},
{
"cve": "CVE-2018-12326",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2018-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1594291"
}
],
"notes": [
{
"category": "description",
"text": "The Redis command line tool \u0027redis-cli\u0027 is vulnerable to a buffer overflow through the -h (host) command line parameter. The redis-cli may be used by other services; if these services do not adequately filter the host input it could lead to code execution with the privilege level of that service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Code execution in redis-cli via crafted command line arguments",
"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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12326"
},
{
"category": "external",
"summary": "RHBZ#1594291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12326",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12326"
}
],
"release_date": "2018-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-25T16:10:02+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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
}
],
"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.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Code execution in redis-cli via crafted command line arguments"
},
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-25T16:10:02+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": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.src",
"6Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el6.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Server-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis32-redis-0:3.2.13-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis32-redis-debuginfo-0:3.2.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2002
Vulnerability from csaf_redhat - Published: 2019-08-07 10:53 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5 | — |
Vendor Fix
fix
|
A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:5 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\n\n* redis: Stack buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10193)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2002",
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2002.json"
}
],
"title": "Red Hat Security Advisory: redis:5 security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:17+00:00",
"generator": {
"date": "2025-11-21T18:09:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2002",
"initial_release_date": "2019-08-07T10:53:11+00:00",
"revision_history": [
{
"date": "2019-08-07T10:53:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-07T10:53:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:17+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.0.0.Z",
"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:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"product": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src (redis:5)",
"product_id": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=src\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5)",
"product_id": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=x86_64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=x86_64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=x86_64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=x86_64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5",
"product": {
"name": "redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch (redis:5)",
"product_id": "redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=noarch\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5)",
"product_id": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=s390x\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=s390x\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=s390x\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5)",
"product_id": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=s390x\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5)",
"product_id": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=ppc64le\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=ppc64le\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=ppc64le\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5)",
"product_id": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=ppc64le\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5)",
"product_id": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=aarch64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=aarch64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=aarch64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-2.module%2Bel8.0.0.z%2B3657%2Bacb471dc?arch=aarch64\u0026rpmmod=redis:5:8000020190711140130:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5"
},
"product_reference": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5"
},
"product_reference": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5"
},
"product_reference": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5"
},
"product_reference": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5"
},
"product_reference": "redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
},
"product_reference": "redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5",
"relates_to_product_reference": "AppStream-8.0.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-07T10:53:11+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.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
},
{
"cve": "CVE-2019-10193",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727668"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following product versions are not affected because they do not ship the vulnerable code:\n* Red Hat OpenStack Platform, all versions\n* Red Hat Ceph Storage 3, which only ships the client-side part of Redis in its packaged Grafana.\n* Red Hat Gluster Storage 3, which only ships the client-side part of Redis in its packaged Grafana and Heketi.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10193"
},
{
"category": "external",
"summary": "RHBZ#1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10193"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-07T10:53:11+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.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2002"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.src::redis:5",
"AppStream-8.0.0.Z:redis-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debuginfo-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-debugsource-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.aarch64::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.ppc64le::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x::redis:5",
"AppStream-8.0.0.Z:redis-devel-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64::redis:5",
"AppStream-8.0.0.Z:redis-doc-0:5.0.3-2.module+el8.0.0.z+3657+acb471dc.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2506
Vulnerability from csaf_redhat - Published: 2019-08-15 16:02 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0-OPTOOLS:redis-debuginfo-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\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 listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2506",
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2506.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:52+00:00",
"generator": {
"date": "2025-11-21T18:09:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2506",
"initial_release_date": "2019-08-15T16:02:52+00:00",
"revision_history": [
{
"date": "2019-08-15T16:02:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-15T16:02:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7",
"product": {
"name": "Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7",
"product_id": "7Server-RH7-RHOS-9.0-OPTOOLS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack-optools:9::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.0.6-5.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.src",
"product": {
"name": "redis-0:3.0.6-5.el7ost.src",
"product_id": "redis-0:3.0.6-5.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.src as a component of Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7",
"product_id": "7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.src"
},
"product_reference": "redis-0:3.0.6-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0-OPTOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7",
"product_id": "7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0-OPTOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0 Operational Tools for RHEL 7",
"product_id": "7Server-RH7-RHOS-9.0-OPTOOLS:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0-OPTOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-15T16:02:52+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": [
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2506"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0-OPTOOLS:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2508
Vulnerability from csaf_redhat - Published: 2019-08-15 16:03 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 9.0 (Mitaka).\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\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 listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2508",
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2508.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:49+00:00",
"generator": {
"date": "2025-11-21T18:09:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2508",
"initial_release_date": "2019-08-15T16:03:43+00:00",
"revision_history": [
{
"date": "2019-08-15T16:03:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-15T16:03:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 9.0",
"product": {
"name": "Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:9::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.0.6-5.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.src",
"product": {
"name": "redis-0:3.0.6-5.el7ost.src",
"product_id": "redis-0:3.0.6-5.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.src as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.src"
},
"product_reference": "redis-0:3.0.6-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-15T16:03:43+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": [
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2508"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-9.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-9.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2621
Vulnerability from csaf_redhat - Published: 2019-09-04 09:15 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 14.0 (Rocky).\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\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 listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2621",
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2621.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:58+00:00",
"generator": {
"date": "2025-11-21T18:09:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2621",
"initial_release_date": "2019-09-04T09:15:42+00:00",
"revision_history": [
{
"date": "2019-09-04T09:15:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-04T09:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 14.0",
"product": {
"name": "Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:14::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 14.0",
"product": {
"name": "Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:14::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.ppc64le",
"product": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le",
"product_id": "redis-0:3.2.8-4.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product_id": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-4.el7ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.x86_64",
"product": {
"name": "redis-0:3.2.8-4.el7ost.x86_64",
"product_id": "redis-0:3.2.8-4.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-4.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.src",
"product": {
"name": "redis-0:3.2.8-4.el7ost.src",
"product_id": "redis-0:3.2.8-4.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.src as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.src"
},
"product_reference": "redis-0:3.2.8-4.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.src as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.src"
},
"product_reference": "redis-0:3.2.8-4.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 14.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-04T09:15:42+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": [
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2621"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-14.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2628
Vulnerability from csaf_redhat - Published: 2019-09-04 12:15 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 13.0 (Queens).\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2628",
"url": "https://access.redhat.com/errata/RHSA-2019:2628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2628.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:59+00:00",
"generator": {
"date": "2025-11-21T18:09:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2628",
"initial_release_date": "2019-09-04T12:15:24+00:00",
"revision_history": [
{
"date": "2019-09-04T12:15:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-04T12:15:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0",
"product": {
"name": "Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0",
"product": {
"name": "Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.ppc64le",
"product": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le",
"product_id": "redis-0:3.2.8-4.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product_id": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-4.el7ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.x86_64",
"product": {
"name": "redis-0:3.2.8-4.el7ost.x86_64",
"product_id": "redis-0:3.2.8-4.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-4.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-4.el7ost.src",
"product": {
"name": "redis-0:3.2.8-4.el7ost.src",
"product_id": "redis-0:3.2.8-4.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-4.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.src as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.src"
},
"product_reference": "redis-0:3.2.8-4.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.src as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.src"
},
"product_reference": "redis-0:3.2.8-4.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-04T12:15:24+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": [
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-0:3.2.8-4.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0:redis-debuginfo-0:3.2.8-4.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019:2630
Vulnerability from csaf_redhat - Published: 2019-09-04 12:15 - Updated: 2025-11-21 18:09A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 10.0 (Newton).\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\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 listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2630",
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2630.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-11-21T18:09:59+00:00",
"generator": {
"date": "2025-11-21T18:09:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:2630",
"initial_release_date": "2019-09-04T12:15:34+00:00",
"revision_history": [
{
"date": "2019-09-04T12:15:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-04T12:15:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:09:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 10.0",
"product": {
"name": "Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:10::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.0.6-5.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.0.6-5.el7ost.src",
"product": {
"name": "redis-0:3.0.6-5.el7ost.src",
"product_id": "redis-0:3.0.6-5.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.0.6-5.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.src as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.src"
},
"product_reference": "redis-0:3.0.6-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.0.6-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-04T12:15:34+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": [
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.0.6-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.0.6-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
RHSA-2019_1819
Vulnerability from csaf_redhat - Published: 2019-07-22 13:36 - Updated: 2024-11-15 03:13A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-redis5-redis is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)\n\n* redis: Stack buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10193)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:1819",
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1819.json"
}
],
"title": "Red Hat Security Advisory: rh-redis5-redis security update",
"tracking": {
"current_release_date": "2024-11-15T03:13:18+00:00",
"generator": {
"date": "2024-11-15T03:13:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:1819",
"initial_release_date": "2019-07-22T13:36:12+00:00",
"revision_history": [
{
"date": "2019-07-22T13:36:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-07-22T13:36:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T03:13:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product_id": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10192",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1723918"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By carefully corrupting a HyperLogLog using the SETRANGE command, an attacker could trick Redis interpretation of dense HLL encoding into writing up to 3 bytes beyond the end of a heap-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This issue did not affect the version of grafana(embeds redis) as shipped with Red Hat Gluster Storage 3 and Red Hat Ceph Storage 3 as it only ships client side part of redis implementation.\n* This issue did not affect the version of heketi(embeds redis) as shipped with Red Hat Gluster Storage 3 as it only ships client side part of redis implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10192"
},
{
"category": "external",
"summary": "RHBZ#1723918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10192",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10192"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-22T13:36: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": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Heap buffer overflow in HyperLogLog triggered by malicious client"
},
{
"cve": "CVE-2019-10193",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-05-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1727668"
}
],
"notes": [
{
"category": "description",
"text": "A stack buffer overflow vulnerability was found in the Redis HyperLogLog data structure. By corrupting a HyperLogLog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following product versions are not affected because they do not ship the vulnerable code:\n* Red Hat OpenStack Platform, all versions\n* Red Hat Ceph Storage 3, which only ships the client-side part of Redis in its packaged Grafana.\n* Red Hat Gluster Storage 3, which only ships the client-side part of Redis in its packaged Grafana and Heketi.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10193"
},
{
"category": "external",
"summary": "RHBZ#1727668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10193"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
}
],
"release_date": "2019-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-07-22T13:36: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": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:1819"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.4.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Server-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Server-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.src",
"7Workstation-RHSCL-3.3:rh-redis5-redis-0:5.0.5-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-redis5-redis-debuginfo-0:5.0.5-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Stack buffer overflow in HyperLogLog triggered by malicious client"
}
]
}
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.