Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15185 (GCVE-0-2020-15185)
Vulnerability from cvelistv5 – Published: 2020-09-17 21:30 – Updated: 2024-08-04 13:08| URL | Tags |
|---|---|
| https://github.com/helm/helm/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/helm/helm/commit/055dd41cbe53c… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T13:08:22.474Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "helm",
"vendor": "helm",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.0.0, \u003c 2.16.11"
},
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.3.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-694",
"description": "{\"CWE-694\":\"Use of Multiple Resources with Duplicate Identifier\"}",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "{\"CWE-74\":\"Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-09-17T21:30:13.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
}
],
"source": {
"advisory": "GHSA-jm56-5h66-w453",
"discovery": "UNKNOWN"
},
"title": "Duplicated chart entries in Helm",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15185",
"STATE": "PUBLIC",
"TITLE": "Duplicated chart entries in Helm"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "helm",
"version": {
"version_data": [
{
"version_value": "\u003e= 2.0.0, \u003c 2.16.11"
},
{
"version_value": "\u003e= 3.0.0, \u003c 3.3.2"
}
]
}
}
]
},
"vendor_name": "helm"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-694\":\"Use of Multiple Resources with Duplicate Identifier\"}"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-74\":\"Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"refsource": "CONFIRM",
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"name": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"refsource": "MISC",
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
}
]
},
"source": {
"advisory": "GHSA-jm56-5h66-w453",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-15185",
"datePublished": "2020-09-17T21:30:13.000Z",
"dateReserved": "2020-06-25T00:00:00.000Z",
"dateUpdated": "2024-08-04T13:08:22.474Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-15185",
"date": "2026-05-26",
"epss": "0.00234",
"percentile": "0.46168"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.0.0\", \"versionEndExcluding\": \"2.16.11\", \"matchCriteriaId\": \"455BCCE5-1D43-4E59-9591-E84B52DAAF0B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"3.3.2\", \"matchCriteriaId\": \"B462D769-3FC0-4079-8B48-863F013662EF\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.\"}, {\"lang\": \"es\", \"value\": \"En Helm versiones anteriores a 2.16.11 y 3.3.2, un repositorio de Helm puede contener duplicados del mismo gr\\u00e1fico, y siempre se usa el \\u00faltimo.\u0026#xa0;Si un repositorio est\\u00e1 comprometido, esto reduce el nivel de acceso que necesita un atacante para inyectar un gr\\u00e1fico incorrecto en un repositorio.\u0026#xa0;Para llevar a cabo este ataque, un atacante necesita tener acceso de escritura al archivo de index (lo que puede ocurrir durante un ataque MITM en una conexi\\u00f3n no SSL).\u0026#xa0;Este problema ha sido corregido en Helm versiones 3.3.2 y 2.16.11.\u0026#xa0;Una posible soluci\\u00f3n es revisar manualmente el archivo index en la cach\\u00e9 del repositorio de Helm antes de instalar el software\"}]",
"id": "CVE-2020-15185",
"lastModified": "2024-11-21T05:05:01.830",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 2.2, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.7, \"impactScore\": 1.4}, {\"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:N/I:L/A:N\", \"baseScore\": 2.7, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 1.4}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:N/I:P/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-09-17T22:15:12.443",
"references": "[{\"url\": \"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}, {\"lang\": \"en\", \"value\": \"CWE-694\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15185\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-09-17T22:15:12.443\",\"lastModified\":\"2024-11-21T05:05:01.830\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.\"},{\"lang\":\"es\",\"value\":\"En Helm versiones anteriores a 2.16.11 y 3.3.2, un repositorio de Helm puede contener duplicados del mismo gr\u00e1fico, y siempre se usa el \u00faltimo.\u0026#xa0;Si un repositorio est\u00e1 comprometido, esto reduce el nivel de acceso que necesita un atacante para inyectar un gr\u00e1fico incorrecto en un repositorio.\u0026#xa0;Para llevar a cabo este ataque, un atacante necesita tener acceso de escritura al archivo de index (lo que puede ocurrir durante un ataque MITM en una conexi\u00f3n no SSL).\u0026#xa0;Este problema ha sido corregido en Helm versiones 3.3.2 y 2.16.11.\u0026#xa0;Una posible soluci\u00f3n es revisar manualmente el archivo index en la cach\u00e9 del repositorio de Helm antes de instalar el software\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":2.2,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.7,\"impactScore\":1.4},{\"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:N/I:L/A:N\",\"baseScore\":2.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"},{\"lang\":\"en\",\"value\":\"CWE-694\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.16.11\",\"matchCriteriaId\":\"455BCCE5-1D43-4E59-9591-E84B52DAAF0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.3.2\",\"matchCriteriaId\":\"B462D769-3FC0-4079-8B48-863F013662EF\"}]}]}],\"references\":[{\"url\":\"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
bit-helm-2020-15185
Vulnerability from bitnami_vulndb
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "helm",
"purl": "pkg:bitnami/helm"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.16.11"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.3.2"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2020-15185"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*"
],
"severity": "Low"
},
"details": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"id": "BIT-helm-2020-15185",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-03-06T10:55:08.169Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
},
{
"type": "WEB",
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185"
}
],
"schema_version": "1.5.0",
"summary": "Duplicated chart entries in Helm"
}
CNVD-2020-59705
Vulnerability from cnvd - Published: 2020-10-30目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453
| Name | ['helm helm <2.16.11', 'helm helm 3.3.2'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2020-15185",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185"
}
},
"description": "helm\u662f\u4e00\u6b3eKubernetes\u5305\u7ba1\u7406\u5668\u3002\n\nHelm 2.16.11\u4e4b\u524d\u7248\u672c\u548c3.3.2\u7248\u672c\u5b58\u5728\u6ce8\u5165\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7528\u6237\u8f93\u5165\u6784\u9020\u547d\u4ee4\u3001\u6570\u636e\u7ed3\u6784\u6216\u8bb0\u5f55\u7684\u64cd\u4f5c\u8fc7\u7a0b\u4e2d\uff0c\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u7f3a\u4e4f\u5bf9\u7528\u6237\u8f93\u5165\u6570\u636e\u7684\u6b63\u786e\u9a8c\u8bc1\uff0c\u672a\u8fc7\u6ee4\u6216\u672a\u6b63\u786e\u8fc7\u6ee4\u6389\u5176\u4e2d\u7684\u7279\u6b8a\u5143\u7d20\uff0c\u5bfc\u81f4\u7cfb\u7edf\u6216\u4ea7\u54c1\u4ea7\u751f\u89e3\u6790\u6216\u89e3\u91ca\u65b9\u5f0f\u9519\u8bef\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u53d1\u9001\u7279\u5236\u7684SQL\u8bed\u53e5\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u540e\u53f0\u6570\u636e\u5e93\u4e2d\u67e5\u770b\u3001\u6dfb\u52a0\u3001\u4fee\u6539\u6216\u5220\u9664\u540e\u7aef\u6570\u636e\u5e93\u4e2d\u7684\u4fe1\u606f\u3002",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2020-59705",
"openTime": "2020-10-30",
"patchDescription": "helm\u662f\u4e00\u6b3eKubernetes\u5305\u7ba1\u7406\u5668\u3002\r\n\r\nHelm 2.16.11\u4e4b\u524d\u7248\u672c\u548c3.3.2\u7248\u672c\u5b58\u5728\u6ce8\u5165\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7528\u6237\u8f93\u5165\u6784\u9020\u547d\u4ee4\u3001\u6570\u636e\u7ed3\u6784\u6216\u8bb0\u5f55\u7684\u64cd\u4f5c\u8fc7\u7a0b\u4e2d\uff0c\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u7f3a\u4e4f\u5bf9\u7528\u6237\u8f93\u5165\u6570\u636e\u7684\u6b63\u786e\u9a8c\u8bc1\uff0c\u672a\u8fc7\u6ee4\u6216\u672a\u6b63\u786e\u8fc7\u6ee4\u6389\u5176\u4e2d\u7684\u7279\u6b8a\u5143\u7d20\uff0c\u5bfc\u81f4\u7cfb\u7edf\u6216\u4ea7\u54c1\u4ea7\u751f\u89e3\u6790\u6216\u89e3\u91ca\u65b9\u5f0f\u9519\u8bef\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u53d1\u9001\u7279\u5236\u7684SQL\u8bed\u53e5\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u540e\u53f0\u6570\u636e\u5e93\u4e2d\u67e5\u770b\u3001\u6dfb\u52a0\u3001\u4fee\u6539\u6216\u5220\u9664\u540e\u7aef\u6570\u636e\u5e93\u4e2d\u7684\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Helm\u6ce8\u5165\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": [
"helm helm \u003c2.16.11",
"helm helm 3.3.2"
]
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"serverity": "\u4e2d",
"submitTime": "2020-09-18",
"title": "Helm\u6ce8\u5165\u6f0f\u6d1e"
}
FKIE_CVE-2020-15185
Vulnerability from fkie_nvd - Published: 2020-09-17 22:15 - Updated: 2024-11-21 05:052.7 (Low) - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc | Patch, Third Party Advisory | |
| security-advisories@github.com | https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453 | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455BCCE5-1D43-4E59-9591-E84B52DAAF0B",
"versionEndExcluding": "2.16.11",
"versionStartIncluding": "2.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B462D769-3FC0-4079-8B48-863F013662EF",
"versionEndExcluding": "3.3.2",
"versionStartIncluding": "3.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software."
},
{
"lang": "es",
"value": "En Helm versiones anteriores a 2.16.11 y 3.3.2, un repositorio de Helm puede contener duplicados del mismo gr\u00e1fico, y siempre se usa el \u00faltimo.\u0026#xa0;Si un repositorio est\u00e1 comprometido, esto reduce el nivel de acceso que necesita un atacante para inyectar un gr\u00e1fico incorrecto en un repositorio.\u0026#xa0;Para llevar a cabo este ataque, un atacante necesita tener acceso de escritura al archivo de index (lo que puede ocurrir durante un ataque MITM en una conexi\u00f3n no SSL).\u0026#xa0;Este problema ha sido corregido en Helm versiones 3.3.2 y 2.16.11.\u0026#xa0;Una posible soluci\u00f3n es revisar manualmente el archivo index en la cach\u00e9 del repositorio de Helm antes de instalar el software"
}
],
"id": "CVE-2020-15185",
"lastModified": "2024-11-21T05:05:01.830",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 0.7,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-09-17T22:15:12.443",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
},
{
"lang": "en",
"value": "CWE-694"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-JM56-5H66-W453
Vulnerability from github – Published: 2021-05-24 16:57 – Updated: 2023-10-02 13:35Impact
During a security audit of Helm's code base, security researchers at Trail of Bits identified a bug in which the a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository.
To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection).
Specific Go Packages Affected
helm.sh/helm/v3/pkg/repo
Patches
This issue has been patched in Helm 3.3.2 and 2.16.11
Workarounds
- do not install charts from repositories you do not trust
- fetch charts using a secure channel of communication (such as TLS)
- use
helm pullto fetch the chart, then review the chart’s content (either manually, or withhelm verifyif it has been signed) to ensure it has not been tampered with - manually review the index file in the Helm repository cache before installing software.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "helm.sh/helm/v3"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.3.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "helm.sh/helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.16.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-15185"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-694",
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-24T16:47:58Z",
"nvd_published_at": "2020-09-17T22:15:00Z",
"severity": "LOW"
},
"details": "### Impact\n\nDuring a security audit of Helm\u0027s code base, security researchers at Trail of Bits identified a bug in which the a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository.\n\nTo perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection).\n\n### Specific Go Packages Affected\nhelm.sh/helm/v3/pkg/repo\n\n### Patches\n\nThis issue has been patched in Helm 3.3.2 and 2.16.11\n\n### Workarounds\n\n- do not install charts from repositories you do not trust\n- fetch charts using a secure channel of communication (such as TLS)\n- use `helm pull` to fetch the chart, then review the chart\u2019s content (either manually, or with `helm verify` if it has been signed) to ensure it has not been tampered with\n- manually review the index file in the Helm repository cache before installing software.",
"id": "GHSA-jm56-5h66-w453",
"modified": "2023-10-02T13:35:50Z",
"published": "2021-05-24T16:57:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185"
},
{
"type": "WEB",
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
},
{
"type": "WEB",
"url": "https://github.com/helm/helm/commit/6aab63765f99050b115f0aec3d6350c85e8da946"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Repository index file allows for duplicates of the same chart entry in helm"
}
GSD-2020-15185
Vulnerability from gsd - Updated: 2023-12-13 01:21{
"GSD": {
"alias": "CVE-2020-15185",
"description": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"id": "GSD-2020-15185",
"references": [
"https://www.suse.com/security/cve/CVE-2020-15185.html",
"https://access.redhat.com/errata/RHEA-2021:0729"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-15185"
],
"details": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"id": "GSD-2020-15185",
"modified": "2023-12-13T01:21:43.243675Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15185",
"STATE": "PUBLIC",
"TITLE": "Duplicated chart entries in Helm"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "helm",
"version": {
"version_data": [
{
"version_value": "\u003e= 2.0.0, \u003c 2.16.11"
},
{
"version_value": "\u003e= 3.0.0, \u003c 3.3.2"
}
]
}
}
]
},
"vendor_name": "helm"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-694\":\"Use of Multiple Resources with Duplicate Identifier\"}"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-74\":\"Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"refsource": "CONFIRM",
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"name": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"refsource": "MISC",
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
}
]
},
"source": {
"advisory": "GHSA-jm56-5h66-w453",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2.16.11",
"affected_versions": "All versions before 2.16.11",
"cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-694",
"CWE-74",
"CWE-937"
],
"date": "2021-05-24",
"description": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"fixed_versions": [
"2.16.11"
],
"identifier": "CVE-2020-15185",
"identifiers": [
"GHSA-jm56-5h66-w453",
"CVE-2020-15185"
],
"not_impacted": "All versions starting from 2.16.11",
"package_slug": "go/helm.sh/helm",
"pubdate": "2021-05-24",
"solution": "Upgrade to version 2.16.11 or above.",
"title": "Use of Multiple Resources with Duplicate Identifier",
"urls": [
"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"https://github.com/helm/helm/commit/6aab63765f99050b115f0aec3d6350c85e8da946",
"https://github.com/advisories/GHSA-jm56-5h66-w453"
],
"uuid": "421db958-31e7-47f2-967e-d8bdcc2276e5"
},
{
"affected_range": "\u003e=3.0.0 \u003c3.3.2",
"affected_versions": "All versions starting from 3.0.0 before 3.3.2",
"cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-694",
"CWE-74",
"CWE-937"
],
"date": "2021-05-24",
"description": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"fixed_versions": [
"3.3.2"
],
"identifier": "CVE-2020-15185",
"identifiers": [
"GHSA-jm56-5h66-w453",
"CVE-2020-15185"
],
"not_impacted": "All versions before 3.0.0, all versions starting from 3.3.2",
"package_slug": "go/helm.sh/helm/v3",
"pubdate": "2021-05-24",
"solution": "Upgrade to version 3.3.2 or above.",
"title": "Use of Multiple Resources with Duplicate Identifier",
"urls": [
"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"https://github.com/helm/helm/commit/6aab63765f99050b115f0aec3d6350c85e8da946",
"https://github.com/advisories/GHSA-jm56-5h66-w453"
],
"uuid": "3e0b72ac-a118-4126-a119-a92e1735c3a1"
},
{
"affected_range": "\u003e=2.0.0 \u003c2.16.11||\u003e=3.0.0 \u003c3.3.2",
"affected_versions": "All versions starting from 2.0.0 before 2.16.11, all versions starting from 3.0.0 before 3.3.2",
"cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-694",
"CWE-74",
"CWE-937"
],
"date": "2021-05-24",
"description": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"fixed_versions": [
"2.16.11",
"3.3.2"
],
"identifier": "CVE-2020-15185",
"identifiers": [
"GHSA-jm56-5h66-w453",
"CVE-2020-15185"
],
"not_impacted": "All versions before 2.0.0, all versions starting from 2.16.11 before 3.0.0, all versions starting from 3.3.2",
"package_slug": "go/helm.sh/helm/v3/pkg/repo",
"pubdate": "2021-05-24",
"solution": "Upgrade to versions 2.16.11, 3.3.2 or above.",
"title": "Use of Multiple Resources with Duplicate Identifier",
"urls": [
"https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"https://github.com/helm/helm/commit/6aab63765f99050b115f0aec3d6350c85e8da946",
"https://github.com/advisories/GHSA-jm56-5h66-w453"
],
"uuid": "4b90b90b-5a69-4b8f-98e8-e140f767319e"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.3.2",
"versionStartIncluding": "3.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.16.11",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15185"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/security/advisories/GHSA-jm56-5h66-w453"
},
{
"name": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/helm/helm/commit/055dd41cbe53ce131ab0357524a7f6729e6e40dc"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 1.4
}
},
"lastModifiedDate": "2022-08-05T19:31Z",
"publishedDate": "2020-09-17T22:15Z"
}
}
}
RHEA-2021:0729
Vulnerability from csaf_redhat - Published: 2021-03-04 15:08 - Updated: 2026-02-23 18:18A flaw was found in golang-github-buger-jsonparser. The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a delete call. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin's install hooks, causing a local execution attack. To perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 2.16.11 and Helm 3.3.2. As a possible workaround make sure to install plugins using a secure connection protocol like SSL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
jsonparser 1.0.0 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a GET call.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.0 General Availability\nrelease",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes. See the following Release Notes documentation,\nwhich will be updated shortly for this release, for details about the enhancements in this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_mana\ngement_for_kubernetes/2.2/html/release_notes/\n\nBug fixes: \n* multicluster-operators-standalone-subscription pod OOMkilled due to memory usage (BZ #1867467)\n* RFE x509: certificate signed by unknown authority when using Git Channel with self-signed certs (BZ #1891510)\n* RHACM 2.2.0 images (BZ #1893876)\n* Configuring RBAC for limiting visibility (BZ #1896757)\n* IPv6 square brackets is marked invalid format in bare metal asset screen (BZ #1899147)\n* endpoint-observability-operator RBAC issues (BZ #1913447)\n* [OCP 4.6 | ACM 2.2 | BM IPI] failed to deploy MCH via operator - Cert manager container creation error (BZ# 1915503)\n* RHACM Observability installation failing for OCP4.5 (BZ #192496)",
"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/RHEA-2021:0729",
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
},
{
"category": "external",
"summary": "1867467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867467"
},
{
"category": "external",
"summary": "1891510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891510"
},
{
"category": "external",
"summary": "1893876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1893876"
},
{
"category": "external",
"summary": "1896757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896757"
},
{
"category": "external",
"summary": "1899147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1899147"
},
{
"category": "external",
"summary": "1913447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913447"
},
{
"category": "external",
"summary": "1915503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915503"
},
{
"category": "external",
"summary": "1924396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924396"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhea-2021_0729.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat Advanced Cluster Management for Kubernetes version 2.2 images",
"tracking": {
"current_release_date": "2026-02-23T18:18:51+00:00",
"generator": {
"date": "2026-02-23T18:18:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHEA-2021:0729",
"initial_release_date": "2021-03-04T15:08:56+00:00",
"revision_history": [
{
"date": "2021-03-04T15:08:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-04T15:08:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:18:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product": {
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product_id": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acmesolver-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.2.0-88"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.2.0-49"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product": {
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product_id": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cainjector-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product_id": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-controller-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product_id": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-webhook-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product_id": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/configmap-watcher-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.2.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product_id": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.2.0-58"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product": {
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product_id": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-header-rhel8\u0026tag=v2.2.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product": {
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product_id": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-ui-rhel8\u0026tag=v2.2.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product_id": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.2.0-55"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product_id": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-operator-bundle\u0026tag=v2.2.0-80"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product_id": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.2.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product_id": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product_id": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-api-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product": {
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product_id": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product_id": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.2.0-89"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.2.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.2.0-32"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.2.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product_id": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel7\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product": {
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product_id": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rcm-controller-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product_id": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel7\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product_id": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.2.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.2.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product": {
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product_id": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product_id": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.0-14"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product_id": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.0-14"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64"
},
"product_reference": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64"
},
"product_reference": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64"
},
"product_reference": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64"
},
"product_reference": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64"
},
"product_reference": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64"
},
"product_reference": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64"
},
"product_reference": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64"
},
"product_reference": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64"
},
"product_reference": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64"
},
"product_reference": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64"
},
"product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64"
},
"product_reference": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64"
},
"product_reference": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64"
},
"product_reference": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10675",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang-github-buger-jsonparser. The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a delete call. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-buger-jsonparser: infinite loop via a Delete call",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The OpenShift Container Platform 4 (OCP) containers, file-integrity-rhel8-operator, cnf-tests-rhel8 and ose-container-networking-plugins-rhel8, do have some references to github.com/buger/jsonparser, mainly in their go.sum files. However, it is not included in the final go build. It is also a dependency of the dependency github.com/containernetworking/plugins which only includes buger/jsonparse when compiling for Windows, which these containers do not. Hence, the associated containers have been marked not affected.\n\nOpenShift Virtualization cnv-containernetworking-plugins container depends on github.com/buger/jsonparser only when built for Windows, which it is not, thus it is not affected. Other OpenshiftVirtualization containers (virt-api, virt-controller, virt-handler, virt-launcher, virt-operator, kubernetes-nmstate-handler, ovs-cni-marker, ovs-cni-plugin, kubemacpool, hyperconverged-cluster-operator) have references to github.com/buger/jsonparser, however, it is not included in the final go build.",
"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-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10675"
},
{
"category": "external",
"summary": "RHBZ#1817733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10675",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675"
},
{
"category": "external",
"summary": "https://github.com/buger/jsonparser/issues/188",
"url": "https://github.com/buger/jsonparser/issues/188"
}
],
"release_date": "2020-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-buger-jsonparser: infinite loop via a Delete call"
},
{
"cve": "CVE-2020-15168",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882329"
}
],
"notes": [
{
"category": "description",
"text": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don\u0027t double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: size of data after fetch() JS thread leads to DoS",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15168"
},
{
"category": "external",
"summary": "RHBZ#1882329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15168",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168"
}
],
"release_date": "2020-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "node-fetch: size of data after fetch() JS thread leads to DoS"
},
{
"cve": "CVE-2020-15184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882357"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: Chart.yaml is not properly sanitized lead to injection of unwanted information into chart",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15184"
},
{
"category": "external",
"summary": "RHBZ#1882357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15184"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: Chart.yaml is not properly sanitized lead to injection of unwanted information into chart"
},
{
"cve": "CVE-2020-15185",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882306"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: write access to the index file allows an attacker to inject bad chart into repository",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15185"
},
{
"category": "external",
"summary": "RHBZ#1882306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: write access to the index file allows an attacker to inject bad chart into repository"
},
{
"cve": "CVE-2020-15186",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882302"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: plugin names are not sanitized properly",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15186"
},
{
"category": "external",
"summary": "RHBZ#1882302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15186"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: plugin names are not sanitized properly"
},
{
"cve": "CVE-2020-15187",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882300"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin\u0027s install hooks, causing a local execution attack.\nTo perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 2.16.11 and Helm 3.3.2.\nAs a possible workaround make sure to install plugins using a secure connection protocol like SSL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: write access to the git repository or plugin archive causing causing a local execution attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15187"
},
{
"category": "external",
"summary": "RHBZ#1882300",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882300"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15187"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "helm: write access to the git repository or plugin archive causing causing a local execution attack"
},
{
"cve": "CVE-2020-35381",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2020-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1908451"
}
],
"notes": [
{
"category": "description",
"text": "jsonparser 1.0.0 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a GET call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonparser: GET call can lead to a slice bounds out of range",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35381"
},
{
"category": "external",
"summary": "RHBZ#1908451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35381",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35381"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35381",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35381"
}
],
"release_date": "2020-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jsonparser: GET call can lead to a slice bounds out of range"
},
{
"cve": "CVE-2020-35668",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1911331"
}
],
"notes": [
{
"category": "description",
"text": "RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redisgraph: NULL pointer dereference because it mishandles an unquoted string",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35668"
},
{
"category": "external",
"summary": "RHBZ#1911331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35668"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35668",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35668"
}
],
"release_date": "2020-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redisgraph: NULL pointer dereference because it mishandles an unquoted string"
}
]
}
RHEA-2021_0729
Vulnerability from csaf_redhat - Published: 2021-03-04 15:08 - Updated: 2024-11-22 15:58A flaw was found in golang-github-buger-jsonparser. The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a delete call. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin's install hooks, causing a local execution attack. To perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 2.16.11 and Helm 3.3.2. As a possible workaround make sure to install plugins using a secure connection protocol like SSL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
jsonparser 1.0.0 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a GET call.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.0 General Availability\nrelease",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes. See the following Release Notes documentation,\nwhich will be updated shortly for this release, for details about the enhancements in this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_mana\ngement_for_kubernetes/2.2/html/release_notes/\n\nBug fixes: \n* multicluster-operators-standalone-subscription pod OOMkilled due to memory usage (BZ #1867467)\n* RFE x509: certificate signed by unknown authority when using Git Channel with self-signed certs (BZ #1891510)\n* RHACM 2.2.0 images (BZ #1893876)\n* Configuring RBAC for limiting visibility (BZ #1896757)\n* IPv6 square brackets is marked invalid format in bare metal asset screen (BZ #1899147)\n* endpoint-observability-operator RBAC issues (BZ #1913447)\n* [OCP 4.6 | ACM 2.2 | BM IPI] failed to deploy MCH via operator - Cert manager container creation error (BZ# 1915503)\n* RHACM Observability installation failing for OCP4.5 (BZ #192496)",
"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/RHEA-2021:0729",
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
},
{
"category": "external",
"summary": "1867467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867467"
},
{
"category": "external",
"summary": "1891510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891510"
},
{
"category": "external",
"summary": "1893876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1893876"
},
{
"category": "external",
"summary": "1896757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896757"
},
{
"category": "external",
"summary": "1899147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1899147"
},
{
"category": "external",
"summary": "1913447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913447"
},
{
"category": "external",
"summary": "1915503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915503"
},
{
"category": "external",
"summary": "1924396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924396"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhea-2021_0729.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat Advanced Cluster Management for Kubernetes version 2.2 images",
"tracking": {
"current_release_date": "2024-11-22T15:58:48+00:00",
"generator": {
"date": "2024-11-22T15:58:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHEA-2021:0729",
"initial_release_date": "2021-03-04T15:08:56+00:00",
"revision_history": [
{
"date": "2021-03-04T15:08:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-03-04T15:08:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:58:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product": {
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product_id": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acmesolver-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.2.0-88"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.2.0-49"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product": {
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product_id": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cainjector-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product_id": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-controller-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product_id": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-webhook-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product_id": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/configmap-watcher-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.2.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product_id": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.2.0-58"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product": {
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product_id": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-header-rhel8\u0026tag=v2.2.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product": {
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product_id": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-ui-rhel8\u0026tag=v2.2.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product_id": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.2.0-55"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product_id": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-operator-bundle\u0026tag=v2.2.0-80"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product_id": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.2.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product_id": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product_id": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-api-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product": {
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product_id": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product_id": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.2.0-89"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.2.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.2.0-32"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.2.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product_id": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel7\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product": {
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product_id": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rcm-controller-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product_id": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel7\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product_id": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.2.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.2.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product": {
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product_id": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.2.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product_id": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.0-14"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product_id": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.0-14"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64"
},
"product_reference": "rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64"
},
"product_reference": "rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64"
},
"product_reference": "rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64"
},
"product_reference": "rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64"
},
"product_reference": "rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64"
},
"product_reference": "rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64"
},
"product_reference": "rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64"
},
"product_reference": "rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64"
},
"product_reference": "rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64"
},
"product_reference": "rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64"
},
"product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64"
},
"product_reference": "rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64"
},
"product_reference": "rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64"
},
"product_reference": "rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10675",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2020-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang-github-buger-jsonparser. The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a delete call. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-buger-jsonparser: infinite loop via a Delete call",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The OpenShift Container Platform 4 (OCP) containers, file-integrity-rhel8-operator, cnf-tests-rhel8 and ose-container-networking-plugins-rhel8, do have some references to github.com/buger/jsonparser, mainly in their go.sum files. However, it is not included in the final go build. It is also a dependency of the dependency github.com/containernetworking/plugins which only includes buger/jsonparse when compiling for Windows, which these containers do not. Hence, the associated containers have been marked not affected.\n\nOpenShift Virtualization cnv-containernetworking-plugins container depends on github.com/buger/jsonparser only when built for Windows, which it is not, thus it is not affected. Other OpenshiftVirtualization containers (virt-api, virt-controller, virt-handler, virt-launcher, virt-operator, kubernetes-nmstate-handler, ovs-cni-marker, ovs-cni-plugin, kubemacpool, hyperconverged-cluster-operator) have references to github.com/buger/jsonparser, however, it is not included in the final go build.",
"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-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10675"
},
{
"category": "external",
"summary": "RHBZ#1817733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10675",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675"
},
{
"category": "external",
"summary": "https://github.com/buger/jsonparser/issues/188",
"url": "https://github.com/buger/jsonparser/issues/188"
}
],
"release_date": "2020-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-buger-jsonparser: infinite loop via a Delete call"
},
{
"cve": "CVE-2020-15168",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882329"
}
],
"notes": [
{
"category": "description",
"text": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don\u0027t double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: size of data after fetch() JS thread leads to DoS",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15168"
},
{
"category": "external",
"summary": "RHBZ#1882329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15168",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168"
}
],
"release_date": "2020-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "node-fetch: size of data after fetch() JS thread leads to DoS"
},
{
"cve": "CVE-2020-15184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882357"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: Chart.yaml is not properly sanitized lead to injection of unwanted information into chart",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15184"
},
{
"category": "external",
"summary": "RHBZ#1882357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15184"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: Chart.yaml is not properly sanitized lead to injection of unwanted information into chart"
},
{
"cve": "CVE-2020-15185",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882306"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: write access to the index file allows an attacker to inject bad chart into repository",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15185"
},
{
"category": "external",
"summary": "RHBZ#1882306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15185"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: write access to the index file allows an attacker to inject bad chart into repository"
},
{
"cve": "CVE-2020-15186",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882302"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: plugin names are not sanitized properly",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15186"
},
{
"category": "external",
"summary": "RHBZ#1882302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15186"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "helm: plugin names are not sanitized properly"
},
{
"cve": "CVE-2020-15187",
"discovery_date": "2020-09-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1882300"
}
],
"notes": [
{
"category": "description",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin\u0027s install hooks, causing a local execution attack. To perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 2.16.11 and Helm 3.3.2. As a possible workaround make sure to install plugins using a secure connection protocol like SSL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: write access to the git repository or plugin archive causing causing a local execution attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15187"
},
{
"category": "external",
"summary": "RHBZ#1882300",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882300"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15187"
}
],
"release_date": "2020-09-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "helm: write access to the git repository or plugin archive causing causing a local execution attack"
},
{
"cve": "CVE-2020-35381",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2020-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1908451"
}
],
"notes": [
{
"category": "description",
"text": "jsonparser 1.0.0 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a GET call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonparser: GET call can lead to a slice bounds out of range",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35381"
},
{
"category": "external",
"summary": "RHBZ#1908451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35381",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35381"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35381",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35381"
}
],
"release_date": "2020-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jsonparser: GET call can lead to a slice bounds out of range"
},
{
"cve": "CVE-2020-35668",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1911331"
}
],
"notes": [
{
"category": "description",
"text": "RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redisgraph: NULL pointer dereference because it mishandles an unquoted string",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35668"
},
{
"category": "external",
"summary": "RHBZ#1911331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35668"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35668",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35668"
}
],
"release_date": "2020-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-03-04T15:08:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:0729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:36c1d7a86c689590747c17aafc7b5fea1b9938a8a42d235ef6d0024096a59e3a_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:1cd4656a761b50580d396c52b5a0e0acd262d3436a0a7e87b719fe5d71ddd357_amd64",
"7Server-RHACM-2.2:rhacm2/openshift-hive-rhel7@sha256:8620fdd70b1bfe75672478ab66ea281d169f01f841af96e223688639cb6cf495_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:05494b9176001926ff2c34aa296f15b16a08005931db05307c1bd29a0a017957_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:40b5d34480d65b914a6354c7b91535776afb6fcceb4a25caac2559938d4f01ef_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:5c1f5bf227a404698ad8f945d7b200f3777a392eee3e6a9c06fba7622e0ee15b_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:96e323e923dfb556daadc87e990eb89277c21926e56e378bae60bf1d2a46931a_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:2b1b2de643bc640f6584b99c40fa414f0682c700af26ac81edd280474e0becf3_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:2dcfc24dbc56c7fe2e5660533a03e5c3d18083c77544debe9fb10855e4c0e683_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:122ac673eb558e39d81e4c8f37f417a2804a992e238bd124e3ad449667f004f9_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:99b5a408910f72442751509844d1b73e009d9c9d31fc4d71a65c5ff65bc047a8_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:6403fc5956fe0a17dd06a6bb2dc425b1134b9fad8ef408038fbb266541ea473b_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:35908f061ba959c58ce42ed662f5170f3cdaf9b9ddbb8a80882d9a9bc986357f_s390x",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:8af54d71b2bb7ef16cdedcaa612e35c3b8868466864de4320ba63fbf3b210a14_amd64",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:39ce3f885d935143e707334164730c410216986ad77bc7f47f0d80c197c33154_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:7bb0788df3373dc6ec6ce1a94d5a10c6fa98d84c3976cdb821d23cc192648f76_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:d11c8eae90b907afc899d8df71054c45f566c8a20989a8308984b35cb13dab2d_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:6cb892096f75930de60e794bd6bee7ce1c0a62818c90731f086a0dd8cee4f3f3_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:c31287c2517fc577beeb6a62d116377a4e76ad375a56b24447812261b58d7db6_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:585ab705d82e000d54d212beb554bcb34c85ab1c2b572394fda4fcd3e938c0c1_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:67611f34fb67e805cc2222c323ca3a8265bf4a4db28fcc48d9407d5563714259_amd64",
"8Base-RHACM-2.2:rhacm2/console-ui-rhel8@sha256:306ce81352522d19ff4a7be8490fd951184b3d242ed37c3ef8ddf0c944910536_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:6c3b71d0f176658dba995b6b14c075d97ae6eaabb45dbb8ba3df6729cf7be945_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:d4447c55d4f4159fcc4ec8a49d29b9469f2a37cf994b34a2bab81f6fe6e24885_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8fbeb763520ebecce39f94b4d1924dd0bea1d49432e20c60c0c2e4eceb7712aa_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:98be5349615560ba27d57a07e738565099f48982708762df39446725802d488f_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:3e74549bb298808ee5aeb72f3937c453e8c8d423f78bb213f6315b4beeeff9af_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:4af1102e03d4bd3202b3ace7cca44a595ff6089692ec04d32968bca86a3a79d0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:ba5eda5cc1458ace9ef4043bed6f7c53c951fd4e9718033a39dbbbc9006fc8c3_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:d46e133a0d5af0a0372fc9f888b0374b42176e9f78f74a1060c9d52812e4fc72_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:0989e2cfedebf94b17530d25490e850094131edd8c4e60d11b5253c13efd7ca0_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:c7f6db15f2c0779004c25a444fee4b57291e0ce936d4b24e0a5ff9b06e15bdaa_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:5e652654b119a2734e0b3e037db43c6419036d5f679b55f5d68d762295dd2b61_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:8c3e9243494cb1609c8567f0fd826668f9b0e1938f040ee930ada78840eca899_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:27fcab6f88de01839174be51259ac4ad1c4e6e9209102d06650520102c5c17ef_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:4d647dcbaddf4999a377cfba1316b021378452851e72f33f2a5f31c892523e0e_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4a625e2fb5193c086a44d837d9797fc0f6bf4fcab2f5347eb6f9918e144a3017_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:609e687488ffe40c2e67ad66c1f8907bba855fc272ea9cda7ff9464c75e4ecc9_s390x",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:f15ed9e63fa99f49e4be3c3298d47d70864a1638f6e1e8e61ed64935bd757c48_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:733c1dba12f8f28e55c8b1b4b52a491d296ca5ec7cae95b818e7dab8b596fef0_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:bf847f4025c7d12b7e2a45eba9fedbd0c6b1ffc2f55e49d78317df38e015f4c5_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:58b7976358bd5b30958602c820c5d3b0ba136e65fd7424ce92d23801dbd0976f_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:42c126f0927932ce7c7758aa8a522429c15e93ffc4847bed4b341b9a3b892959_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:560c0155607c425cbbda68de24780950977798fb9352696ab2924e06df2f3f73_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:518f538c75cb11f6c9f405c9125b844028ae6f29c2c203177349f0c5b6fde94d_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:185402d267fa5abf93ad908515c075fc58c37f19c83d8ef97e9484f998ef2a1b_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:6d58c1334a85034e05dd03c04b861a44c50191c47d5c74102df3fdeb7412a148_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:cb4fe5410eb0cb1e0fb569749e37944beedfc1eeabfa3044c6511a2d1058b382_s390x",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:28a966544227ad3d7b5f0bb9031cfb6c421de3bce13130d9e61f3f941df1093e_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:93f7c1cfe5d259aa075f52507a13b14f6336bda95bd790e7e23a042db3654299_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:c7e38d7cfb6288eec6ef4ec1618310f35476c5d5da8b63681ea58909bbf8dfdd_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:7760f06c0c5fa72279c3cdd7d6afbb616a119ae0f3b5d2a3783c2a590bd02698_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:bd754ccfbb6d5c8f2eae6e07b3f34184f03527aef212a86290abd8dfec04e1cb_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:eb43962c35ac6d17ca59c2f24ce3e5093014b61f0b5f9dbe0199c414535e4436_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:faeee6c89555a746719b8a1611c527abd5da49a66ab59342a533c5a0b50398b9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:461b14e62b28b817e939fd6aef070051ce3a71000bf62699fa473e0f9874f6e9_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:1f3e108437c8b961c563766ed78691c345afe5532c157ba5d1e72f276e12dc4b_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:ece8a4ed8a71339a141f71b0c07387e7d434910bdb426670ca4b084c6b2f6241_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:28a57c6750f835deff515f38d99e5819b83771df92ece97637e494c41d67d4a8_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:987767373f33569541c56af422b81b337cb61f74c1ba6dc67b2761c24825d2fc_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:c0f252c25c8deddb83bb50b6b78ad9b4a407fa869560fddb50a7ba1c9df6bbdf_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:56402992850191559eaee814b9fec93b4d9124eb7f03e64755b7da50efa41df3_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:78fae8b512367c24bf9d88d5e3fc4c48e8c69d67466b03ef188ad63391ae62d2_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:43e753affcb3cf65ef6fc95794d5f1c5e1d815f44d393aa35b90df78b811ac91_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:c1b57728d62115701b41287169a480a4009c54bd745035197f47d6d78e740abc_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:698f3b132c91e69f7ae82ad1ca512fe12f8a117ede50bb7c153d053de376b87d_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:c98fb9d078440ef1a5c409e47764e0a258d3db5c0f6146220e81626b1be14a5b_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:6e9dffe60e99421f264a3afecb1a69c14a92b718e03df264cbb34e49fb30d4f9_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:e87ffb5e4dc8de9c6702b835a75b47be65b239cacd96f395ab1ddb5427e5d322_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:8fdf69cea10b1ac4ad97a89795775a81d7eed3f2d37311aca9a1c8743cc7bc37_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:3c61d674f46eb8aa17da3759cc3459f0a985f67a41a0a5c9688b96e06a4245db_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:8c6d842cc905633ef7ea2a5bab30310b590a0ae35316fa0a4645a2d2c9af5a89_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:ebbfc77d21411e83e265b2393951929cb633ea6e42419fee476cfa2fb3404d69_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:2e4e8bcc0867b0e897f5c435b44415ae1bdc2ab50b830a5accc9844f99b279a8_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:1fb81f08d24cbd059d9e2c5934d51c5d75b92c1b0e59b1992899bff2cb3df09b_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:5f62ab31cb74dd524a084342c8bd26cdac5c2a732f1cf6cba3e9ea2d76e94784_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:34f4782066c344172ebe8af2ef196c5c6486705c34513d765b34f5eb5ae8f0e9_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:fcb94b3721fde1a8b6e001811c26404fbd4ffc7428c64c7644f0df6816210504_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redisgraph: NULL pointer dereference because it mishandles an unquoted string"
}
]
}
SUSE-SU-2020:3760-1
Vulnerability from csaf_suse - Published: 2020-12-23 08:18 - Updated: 2020-12-23 08:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security changes in Kubernetes, etcd, and helm; Bugfix in cri-o package",
"title": "Title of the patch"
},
{
"category": "description",
"text": " = Required Actions\n\n== Kubernetes \u0026 etcd (Security fixes)\n\nThis fix involves an upgrade of Kubernetes and some add-ons. See https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_updating_kubernetes_components for the upgrade procedure.\n \n== Skuba \u0026 helm/helm3\n\nIn order to update skuba and helm or helm 3, you need to update the management workstation. See detailed instructions at https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_update_management_workstation\n\n= Known Issues\n\nModifying the file `/etc/sysconfig/kubelet` directly is not supported: documentation at https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_miscellaneous.html#_configuring_kubelet\n\nBe sure to check the Release Notes at https://www.suse.com/releasenotes/x86_64/SUSE-CAASP/4/#_changes_in_4_2_4 for any additional known issues or behavioral changes.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3760,SUSE-SLE-Module-Containers-15-SP1-2020-3760",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3760-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3760-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203760-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3760-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007973.html"
},
{
"category": "self",
"summary": "SUSE Bug 1174219",
"url": "https://bugzilla.suse.com/1174219"
},
{
"category": "self",
"summary": "SUSE Bug 1174951",
"url": "https://bugzilla.suse.com/1174951"
},
{
"category": "self",
"summary": "SUSE Bug 1176752",
"url": "https://bugzilla.suse.com/1176752"
},
{
"category": "self",
"summary": "SUSE Bug 1176753",
"url": "https://bugzilla.suse.com/1176753"
},
{
"category": "self",
"summary": "SUSE Bug 1176754",
"url": "https://bugzilla.suse.com/1176754"
},
{
"category": "self",
"summary": "SUSE Bug 1176755",
"url": "https://bugzilla.suse.com/1176755"
},
{
"category": "self",
"summary": "SUSE Bug 1177661",
"url": "https://bugzilla.suse.com/1177661"
},
{
"category": "self",
"summary": "SUSE Bug 1177662",
"url": "https://bugzilla.suse.com/1177662"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15106 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15112 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15112/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15184 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15184/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15185 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15186 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15187 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8565 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8566 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8566/"
}
],
"title": "Security changes in Kubernetes, etcd, and helm; Bugfix in cri-o package",
"tracking": {
"current_release_date": "2020-12-23T08:18:56Z",
"generator": {
"date": "2020-12-23T08:18:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3760-1",
"initial_release_date": "2020-12-23T08:18:56Z",
"revision_history": [
{
"date": "2020-12-23T08:18:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coredns-extras-1.6.7-3.13.1.noarch",
"product": {
"name": "coredns-extras-1.6.7-3.13.1.noarch",
"product_id": "coredns-extras-1.6.7-3.13.1.noarch"
}
},
{
"category": "product_version",
"name": "skuba-update-1.4.11-3.49.2.noarch",
"product": {
"name": "skuba-update-1.4.11-3.49.2.noarch",
"product_id": "skuba-update-1.4.11-3.49.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "caasp-release-4.2.4-24.36.1.x86_64",
"product": {
"name": "caasp-release-4.2.4-24.36.1.x86_64",
"product_id": "caasp-release-4.2.4-24.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "coredns-1.6.7-3.13.1.x86_64",
"product": {
"name": "coredns-1.6.7-3.13.1.x86_64",
"product_id": "coredns-1.6.7-3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "cri-o-1.16.1-3.37.3.x86_64",
"product": {
"name": "cri-o-1.16.1-3.37.3.x86_64",
"product_id": "cri-o-1.16.1-3.37.3.x86_64"
}
},
{
"category": "product_version",
"name": "cri-o-kubeadm-criconfig-1.16.1-3.37.3.x86_64",
"product": {
"name": "cri-o-kubeadm-criconfig-1.16.1-3.37.3.x86_64",
"product_id": "cri-o-kubeadm-criconfig-1.16.1-3.37.3.x86_64"
}
},
{
"category": "product_version",
"name": "etcd-3.4.13-4.15.1.x86_64",
"product": {
"name": "etcd-3.4.13-4.15.1.x86_64",
"product_id": "etcd-3.4.13-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "etcdctl-3.4.13-4.15.1.x86_64",
"product": {
"name": "etcdctl-3.4.13-4.15.1.x86_64",
"product_id": "etcdctl-3.4.13-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm-2.16.12-3.10.1.x86_64",
"product": {
"name": "helm-2.16.12-3.10.1.x86_64",
"product_id": "helm-2.16.12-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-3.3.3-1.3.1.x86_64",
"product": {
"name": "helm3-3.3.3-1.3.1.x86_64",
"product_id": "helm3-3.3.3-1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubectl-caasp-1.4.11-3.49.2.x86_64",
"product": {
"name": "kubectl-caasp-1.4.11-3.49.2.x86_64",
"product_id": "kubectl-caasp-1.4.11-3.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-client-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-client-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-client-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-common-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-common-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-common-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-extra-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-extra-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-extra-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-kubeadm-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-kubeadm-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-kubeadm-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-kubelet-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-kubelet-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-kubelet-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-master-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-master-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-master-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-node-1.17.13-4.21.2.x86_64",
"product": {
"name": "kubernetes-node-1.17.13-4.21.2.x86_64",
"product_id": "kubernetes-node-1.17.13-4.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "kucero-1.3.0-1.3.1.x86_64",
"product": {
"name": "kucero-1.3.0-1.3.1.x86_64",
"product_id": "kucero-1.3.0-1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "skuba-1.4.11-3.49.2.x86_64",
"product": {
"name": "skuba-1.4.11-3.49.2.x86_64",
"product_id": "skuba-1.4.11-3.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "terraform-provider-aws-2.59.0-1.6.1.x86_64",
"product": {
"name": "terraform-provider-aws-2.59.0-1.6.1.x86_64",
"product_id": "terraform-provider-aws-2.59.0-1.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes-client-1.17.13-4.21.2.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64"
},
"product_reference": "kubernetes-client-1.17.13-4.21.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes-common-1.17.13-4.21.2.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
},
"product_reference": "kubernetes-common-1.17.13-4.21.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15106"
}
],
"notes": [
{
"category": "general",
"text": "In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode the WAL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15106",
"url": "https://www.suse.com/security/cve/CVE-2020-15106"
},
{
"category": "external",
"summary": "SUSE Bug 1174951 for CVE-2020-15106",
"url": "https://bugzilla.suse.com/1174951"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "moderate"
}
],
"title": "CVE-2020-15106"
},
{
"cve": "CVE-2020-15112",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15112"
}
],
"notes": [
{
"category": "general",
"text": "In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15112",
"url": "https://www.suse.com/security/cve/CVE-2020-15112"
},
{
"category": "external",
"summary": "SUSE Bug 1174951 for CVE-2020-15112",
"url": "https://bugzilla.suse.com/1174951"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "moderate"
}
],
"title": "CVE-2020-15112"
},
{
"cve": "CVE-2020-15184",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15184"
}
],
"notes": [
{
"category": "general",
"text": "In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the `dependencies` field of any untrusted chart, verifying that the `alias` field is either not used, or (if used) does not contain newlines or path characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15184",
"url": "https://www.suse.com/security/cve/CVE-2020-15184"
},
{
"category": "external",
"summary": "SUSE Bug 1176755 for CVE-2020-15184",
"url": "https://bugzilla.suse.com/1176755"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "low"
}
],
"title": "CVE-2020-15184"
},
{
"cve": "CVE-2020-15185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15185"
}
],
"notes": [
{
"category": "general",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad chart into a repository. To perform this attack, an attacker must have write access to the index file (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review the index file in the Helm repository cache before installing software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15185",
"url": "https://www.suse.com/security/cve/CVE-2020-15185"
},
{
"category": "external",
"summary": "SUSE Bug 1176754 for CVE-2020-15185",
"url": "https://bugzilla.suse.com/1176754"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "low"
}
],
"title": "CVE-2020-15185"
},
{
"cve": "CVE-2020-15186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15186"
}
],
"notes": [
{
"category": "general",
"text": "In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to `helm --help`. This issue has been patched in Helm 3.3.2. A possible workaround is to not install untrusted Helm plugins. Examine the `name` field in the `plugin.yaml` file for a plugin, looking for characters outside of the [a-zA-Z0-9._-] range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15186",
"url": "https://www.suse.com/security/cve/CVE-2020-15186"
},
{
"category": "external",
"summary": "SUSE Bug 1176753 for CVE-2020-15186",
"url": "https://bugzilla.suse.com/1176753"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "low"
}
],
"title": "CVE-2020-15186"
},
{
"cve": "CVE-2020-15187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15187"
}
],
"notes": [
{
"category": "general",
"text": "In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin\u0027s install hooks, causing a local execution attack.\nTo perform this attack, an attacker must have write access to the git repository or plugin archive (.tgz) while being downloaded (which can occur during a MITM attack on a non-SSL connection). This issue has been patched in Helm 2.16.11 and Helm 3.3.2.\nAs a possible workaround make sure to install plugins using a secure connection protocol like SSL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15187",
"url": "https://www.suse.com/security/cve/CVE-2020-15187"
},
{
"category": "external",
"summary": "SUSE Bug 1176752 for CVE-2020-15187",
"url": "https://bugzilla.suse.com/1176752"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "low"
}
],
"title": "CVE-2020-15187"
},
{
"cve": "CVE-2020-8565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8565"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes, if the logging level is set to at least 9, authorization and bearer tokens will be written to log files. This can occur both in API server logs and client tool output like kubectl. This affects \u003c= v1.19.3, \u003c= v1.18.10, \u003c= v1.17.13, \u003c v1.20.0-alpha2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8565",
"url": "https://www.suse.com/security/cve/CVE-2020-8565"
},
{
"category": "external",
"summary": "SUSE Bug 1177661 for CVE-2020-8565",
"url": "https://bugzilla.suse.com/1177661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "moderate"
}
],
"title": "CVE-2020-8565"
},
{
"cve": "CVE-2020-8566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8566"
}
],
"notes": [
{
"category": "general",
"text": "In Kubernetes clusters using Ceph RBD as a storage provisioner, with logging level of at least 4, Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager\u0027s logs during provisioning of Ceph RBD persistent claims. This affects \u003c v1.19.3, \u003c v1.18.10, \u003c v1.17.13.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8566",
"url": "https://www.suse.com/security/cve/CVE-2020-8566"
},
{
"category": "external",
"summary": "SUSE Bug 1177662 for CVE-2020-8566",
"url": "https://bugzilla.suse.com/1177662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.13-4.21.2.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.13-4.21.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T08:18:56Z",
"details": "moderate"
}
],
"title": "CVE-2020-8566"
}
]
}
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.